I am working on an international system with databases across the world. We started a conversion from legacy systems 3 years ago and started installing the new system a year ago.
Here is the problem. A programmer in another country set up a CR 8.5 report accessing sql 2000 with a hardcoded object.LogOnServer to their in country Server. We need to make these reports work for what ever is the local server.
I went into CR and Database, convert database driver, odbc. I then commented out object.LogOnServer line in the VB code. When I run it I get a Debug; "Error detected by database DLL". It stops on object.PrintOut.
I can not find any documentatiion on this subject, can anyone help me out here?
Here is the problem. A programmer in another country set up a CR 8.5 report accessing sql 2000 with a hardcoded object.LogOnServer to their in country Server. We need to make these reports work for what ever is the local server.
I went into CR and Database, convert database driver, odbc. I then commented out object.LogOnServer line in the VB code. When I run it I get a Debug; "Error detected by database DLL". It stops on object.PrintOut.
I can not find any documentatiion on this subject, can anyone help me out here?