REQ - Plz help w/ Oracle 
Author Message
 REQ - Plz help w/ Oracle

     I'm trying to attach to an Oracle 7.0 server with the VB standard
edition.  I've got the CONNECT property set to "ODBC;DSN=xxxxx" and I'm
prompted for a username and password...but when I enter them I get the
following error:

        "ODBC--call failed [Microsoft][ODBC.DLL] Driver's SQLSetConnectOption
        failed[Oracle][ODBC Oracle Driver]Driver not capable.
[Oracle][ODBC Oracle
        Driver][Oracle OCI[Error while trying to retrieve text for ORA-09301.
        (#9301)"

Any suggestions would be greatly appreciated.

  C. Jackson



Sun, 30 Aug 1998 03:00:00 GMT  
 REQ - Plz help w/ Oracle


Quote:
>     I'm trying to attach to an Oracle 7.0 server with the VB standard
>edition.  I've got the CONNECT property set to "ODBC;DSN=xxxxx" and I'm
>prompted for a username and password...but when I enter them I get the
>following error:

>            "ODBC--call failed [Microsoft][ODBC.DLL] Driver's SQLSetConnectOption
>    failed[Oracle][ODBC Oracle Driver]Driver not capable.
>[Oracle][ODBC Oracle
>    Driver][Oracle OCI[Error while trying to retrieve text for ORA-09301.
>    (#9301)"

>Any suggestions would be greatly appreciated.

9301 is a generic connection error message use by older Oracle client libs
when a connection fails. It literally says that you've tried to connect to
the local Oracle DOS database and failed.
What it really means is that you tried to connect to the RDBMS with bad
connect information or missing SQLNET, the client libs then tried a default
connection to the local DOS database and failed.
So, I'm trying to say your connect string is bad or your sqlnet is missing
or improperly configured.
Quote:

>  C. Jackson



Tue, 01 Sep 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Help plz,plz,plz!!!

2. HELP PLZ,plz,plz!!

3. HELP i need help plz

4. Plz Forgive Xpost- Help Defining, reading Access table records sequential for processing

5. Help me Plz!!!

6. plz help with this error

7. plz help: problem in a module

8. WIERD STUFF PLZ HELP

9. DOA BUG --- Plz Help

10. Help Me Plz

11. Hello Plz I want to help as fast as possible Visual Basic

12. Changing Area code for Contact Items, Help PLz.

 

 
Powered by phpBB® Forum Software