Hi,
I just running asp on the new installation of oracle9i. The Connection object is created successfully but the ,Open() is not working. The asp was working with oracle8i.
Could you help me ?
Thanks
george
Hi,
Thank you for your reply.
Here are the errors depending on the provider.
George
*****
Errors:
Data Provider := OraOLEDB.Oracle.1{
error is Error Type:
ADODB.Connection (0x800A0E7A)
Provider cannot be found. It may not be properly installed.
}
Data Provider := MSDAORA.1
Error Type:{
Microsoft OLE DB Provider for Oracle (0x80004005)
Oracle client and networking components were not found. These
components are supplied by Oracle Corporation and are part of
the Oracle Version 7.3.3 or later client software installation. Provider is
unable to function until these components are installed.
}
from memeory oracle has version specific connection strings. so the fact that 8 was working I don't think has much relavance to this not working with 9. I'll search around for some strings and post if no one else comes with the solution
_________________________________________________________ $str = "sleep is good for you. sleep gives you the energy you need to function";
$Nstr = ereg_replace("sleep","coffee",$str); echo $Nstr;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.