error while connecting to oracle from Microsoft .net data provider for oracle

  • Thread starter Thread starter Reny J Joseph Thuthikattu
  • Start date Start date
R

Reny J Joseph Thuthikattu

Hi,
When i try to connect to oracle from my vb.net application i am getting
(System.Data.OracleClient)
following error
"Unable to find entry point named OCIEnvCreate in Dll oci.dll"

I tried to connect using Microsoft .Net Data Provider for oracle.

The connection string is "Server=pcname;uid=username;pwd=password;"

Please help me out
 
* "Reny J Joseph Thuthikattu said:
When i try to connect to oracle from my vb.net application i am getting
(System.Data.OracleClient)
following error
"Unable to find entry point named OCIEnvCreate in Dll oci.dll"

I tried to connect using Microsoft .Net Data Provider for oracle.

The connection string is "Server=pcname;uid=username;pwd=password;"

Your question is not related to VB.NET, so I recommend posting to a more
general group:

<URL:
Web interface:

<URL:http://msdn.microsoft.com/newsgroups/?dg=microsoft.public.dotnet.framework.adonet>
 
* "Cor said:
Problems with the newserver?

No, but problems with keyboard and mouse. Windows doesn't like my
Optical Wireless Desktop for Bluetooth any more :-(.
 
Herfried,

This you find funny I think, I never wanted a Wireless Desktop.

Because I am afraid that takes time when I was shooting in Interent games.

Cor
 
In case you have more than one Oracle client installed, check the path variable of your computer, to ensure that the path for the newest clients is in front of the oldest client.
 
Back
Top