Database Connection
774044Jun 6 2010 — edited Jun 8 2010Hi,
I am using 10.2g version on a 64bit Windows Server 2008 OS. I have successfully created the database and I can run all the queries from SQLPlus feature. However, when I am trying to access the database through the web server (IIS configuration) using .asp scripts, I am getting the following error:
"Microsoft OLE DB Provider for Oracle error '80004005'
Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is unable to function until these components are installed."
I am sure it is the connection problem with the database through the .asp script. I have googled/searched for this error and I found the following solutions offered by many users. Like: MDAC not installed properly, ODBC problem, registry issues or permission issues for the Oracle Home forum. I have tried all the solutions and none of them seems to be working and I am still getting the error posted above.
Please help if anyone has faced this problem before or heard of? Where do I get the Oracle Client for the 64 bit version? Any suggestions would be really helpful.
Thanks,
Vipul