There is not Database set for the Multicompany Support

NuclearNed

Raconteur
May 18, 2001
7,863
356
126
That's an error message I got from a massive software package I'm configuring.

I'm pretty sure I know what it means, but maybe someone else can take a crack at decyphering it?
 

Injury

Lifer
Jul 19, 2004
13,066
2
81
Yeah, the database that is trying to be accessed to give the program multicompany support either hasn't been set or doesn't exist.

Check the paths to your databases.
 

MmmSkyscraper

Diamond Member
Jul 6, 2004
9,472
1
76
Hey, that's pretty descriptive even if it's a bit Engrish. Some of ours used to say "Error". Gee thanks!
 

Scarpozzi

Lifer
Jun 13, 2000
26,391
1,780
126
My guess is that the error message was auto generated from another database and "Multicompany Support" is a table or database that was referenced somewhere. So the message is simply stating that there isn't a Database set for the variable it was given to search for or connect to.

If it's SQL or Oracle, check your configuration and see if you can search for "Multicompany Support" to find where it's referenced. Of course, you can always call the vendor. Who knows...maybe something wasn't installed properly. It may just take running the install program again to make sure everything gets unpacked properly.