If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ADODB.Recordset (0x800A0E7A) Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-03, 13:52
billybev billybev is offline
Registered User
 
Join Date: Dec 2003
Posts: 1
ADODB.Recordset (0x800A0E7A) Error

Hey Guys,

You will have to forgive me I am new at using ASP technology.

What i am currently doing is using a database which i have programmed in oracle 9i and im using dreamweaver to link the the back end to the front end. I have produced a binding which works perfectly and when tested displays the correct results. Although i have a problem testing it, I have set up a testing server on my computer (localhost) and this works no probs with a normal web page, but when i put the fields on of which i'd like to view i get the error shown below:

Error Type:
ADODB.Recordset (0x800A0E7A)
Provider cannot be found. It may not be properly installed.
/TestingPage.asp, line 8
line 8 reads: IndianaClient.ActiveConnection = MM_Indiana_STRING

If anyone has any idea, or method of being able to help me out i will be most greatful,

Thank you in advance

Last edited by billybev; 12-06-03 at 13:56.
Reply With Quote
  #2 (permalink)  
Old 12-07-03, 05:07
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Is the oracle provider installed on this machine ? What provider are you using in the connection string ?
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

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