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

  • Thread starter Reny J Joseph Thuthikattu
  • 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
 
D

Domenico Daraio

i think that the problem is installation of the component..but i don't
sure...
 
H

Herfried K. Wagner [MVP]

* "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>
 
H

Herfried K. Wagner [MVP]

* "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 :-(.
 
C

Cor

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
 
D

DotNetJunkies User

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top