Invalid driver designator
Posted: Sun 14 Nov 2004 20:46
I am using ODAC5.0 in Delphi 6 to connect to Oracle 9i.
When connecting to a remote computer system (running Linux) everything is working fine.
I just installed Oracle 9i on my machine at home (running Windows XP Professional). I have a database set up and running just fine when accessed thorugh the "sqlplus" command line interface provided by Oracle. However, when attempting to connect to that database on my local machine, the following error is reported:
ORA-06401: NETCMN: Invalid driver designator.
How can this problem be fixed?
Dave Eland
[email protected]
When connecting to a remote computer system (running Linux) everything is working fine.
I just installed Oracle 9i on my machine at home (running Windows XP Professional). I have a database set up and running just fine when accessed thorugh the "sqlplus" command line interface provided by Oracle. However, when attempting to connect to that database on my local machine, the following error is reported:
ORA-06401: NETCMN: Invalid driver designator.
How can this problem be fixed?
Dave Eland
[email protected]