Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Oracle > Oracle or ODBC error I dont know Pl Help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-02-03, 06:17
spandi spandi is offline
Registered User
 
Join Date: Jul 2003
Posts: 1
Unhappy Oracle or ODBC error I dont know Pl Help

I am using ADO to connect to oracle

'conn.Open "Provider=MSDAORA.1;User ID=Userid;password=Password;Data Source=DSN;Persist Security Info=False"

I am getting the error like

runtime error -2147467259(80004005)
Error While trying to retrive text for error ORA-03121

Do any one knows why it is happening.

Very Urgently

Can any one help me to solve this proplem
Pandi
Reply With Quote
  #2 (permalink)  
Old 07-14-03, 16:19
cz0763 cz0763 is offline
Junior Member
 
Join Date: Jul 2003
Posts: 15
My guess is that you've got a couple of problems...
Reply With Quote
  #3 (permalink)  
Old 07-14-03, 16:21
cz0763 cz0763 is offline
Junior Member
 
Join Date: Jul 2003
Posts: 15
The ora-03121 is a 'no interface driver connected - function not performed' error'. Probably an incompatible version of sqlnet for your ado.

The fact that you couldn't retreive the error message text indicates a problem with your installation.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On