| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Missing Dlls?
Obviously you need to replace data_source_name = data_source_name is with a real data source name at the right side of the =, and the same for user_id.
Regards,
Sybrand Bakker, Oracle DBA
"Romeu Costa" <romeu.costa_at_si.efacec.pt> wrote in message
news:9c8skv$k3k$1_at_venus.telepac.pt...
> Hello!
> I need your help! I have a Windows 2000 and when I'm trying to connect to
> Oracle database via an .asp page I get the followed error: "Oracle error
> occurred, but error message could not be retrieved from Oracle."
>
> To connecto to the database I use the followed code:
> Set Conn = Server.CreateObject("ADODB.Connection")
> Conn.Open("Provider=MSDAORA; Data Source=Data_Source_Name; User
> ID=User_Id; Password=password;")
>
> I think that the problem is in some Dll that is probably missing or
corrupt.
>
> Has anyone get some problem like this?
>
> Thank you all!
> Romeu Costa
>
>
Received on Thu Apr 26 2001 - 10:09:03 CDT
![]() |
![]() |