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