Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ASP to Oracle connection problem
Hello friends,
I have installed Oracle 9i Client and database on my laptop which has
Windows XP Media Center. I am getting following error message when I
try to connect to Oracle database from ASP:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
I have following connection string:
strConn = "Driver={Microsoft ODBC for Oracle};
ConnectString=myServer; UID=user; PWD=password"
I can access the database from command prompt using sqlplus user/
password_at_myserver. So, my database and client are installed properly.
Other people also had similar problem but I could not find a solution.
Please advice.
Kind regards,
Raj.
Received on Sun Apr 15 2007 - 00:34:52 CDT
![]() |
![]() |