Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Missing Dlls?

Re: Missing Dlls?

From: Scott Abel <slabel_at_mediaone.net>
Date: Mon, 30 Apr 2001 23:31:32 GMT
Message-ID: <oBmH6.3406$9j1.1530367@typhoon.ne.mediaone.net>

Hello,

    I found the problem! Apparently some registry settings are incorrect or missing. See the following Knowledgebase article.

Q264012 - PRB: Connectivity Issue with MDAC and Oracle8i http://support.microsoft.com/support/kb/articles/Q264/0/12.ASP

Hope this helps some others.

In His Love
scott

"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 Mon Apr 30 2001 - 18:31:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US