Board index » delphi » Trouble with ADO connecting to Oracle8
Network Administrator
![]() Delphi Developer |
Fri, 31 Jan 2003 03:00:00 GMT
Trouble with ADO connecting to Oracle8
Hi All,
I'm trying to connect to an Oracle8 database in a CGI program but keep getting the following error: Error: 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 HAVE installed the Oracle8 Enterprise edition with all client and I can connect just fine when I create a desktop application using the ADOConnection1.ConnectionString := 'Provider=MSDAORA.1;User I can connect to the sample database and manipulate data, etc., but when I I can setup an ODBC connection and test it fine, however if I attempt to Anyone have any ideas? Thanks! Brent |