Posted By:
NIKHIL_CHAWATHE
Posted On:
Saturday, April 14, 2001 03:43 AM
I am using Personal Oracle8 on Win98.My Home PC is not connected to any network.
Whenever I try to connect to the database through Java1.2 using JDBC-ODBC bridge
I get the following error message: ORA-03121 No interface driver connected.
I used Oracle ODBC driver and the System DSN and it is as follows:
Name:NikOra
Server:
UID: SCOTT
What should I write in the server textfield?The name of my database is "oracle".
Since I am a new programmer, please give detailed instructions.