Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Oracle -Odbc
Name: kuzhali Date: January 18, 2002 at 03:13:31 Pacific
Comment:
Hai oracs,
I am having oracle server in one machine and two client connected with that machine, its in one domain and I had one more domain in which one machine has to connect with the oracle server(its in the above said domain). In this I am able to connect thru' SQL Plus, But unable to create DSN thru' ODBC Administrator. It gives the Error: Cannot Load Resource File sqresus.dll and the error no:1114.
Name: KODRAT AZIZI Date: March 7, 2002 at 09:06:55 Pacific
Reply:
Set your 'PATH' and 'ClassPath' environment variables correctly should resolve the problem. Some vendors just ignore other applications and overwrite these two important variables. Append these values like this: (Don't replace!!!, you could screw up other apps.) PATH=C:\”your Oracle folder”\bin;C:\Program Files\Oracle\jre\1.1.7\bin;C:\”your Oracle folder” \orb\bin ClassPath=C:\ ”your Oracle folder”\orb\classes\yoj.jar; C:\ ”your Oracle folder”\orb\classes\share.zip
0
Response Number 2
Name: G. Kushner Date: April 11, 2002 at 05:17:26 Pacific
Reply:
I have the same problem with the 8.1.7 Oracle client. However, the Oracle Installer didn't seem to create either the ClassPath environmental variable, nor the \oracle\ora81\orb subdirectory that it refers to.
I'm trying to utilize the Crystal Cror714.dll. Any help you can give me is greatly appreciated.
Summary: Dear All - I have set up IIS correctly for using 1 IP address to host multiple domains. Now I got a major problem with the odbc and asp connection to my oracle database. When I try to connect the foll...
Summary: Dear All, I got a major problem with the odbc and asp connection to my oracle database on the Microsoft 2000 server. I received the error message is displayed as: OLE DB Provider error for ODBC Dri...
Summary: I am creating images that will run Win2k Pro. I need to keep the same ODBC settings for each user that logs on (not locally, but to the domain) without having to change/reinstall settings. Is there ...