Installing OracleClient

A

Ali Kazim

Hi,

I'm not able to import system.data.oracleclient in my
asp.net webform after downloading and installing .net
managed provider for oracle (oracle_net.msi) successfully.
It doesn't showup in the list.

Thx.
 
P

Paul Clement

¤ Hi,
¤
¤ I'm not able to import system.data.oracleclient in my
¤ asp.net webform after downloading and installing .net
¤ managed provider for oracle (oracle_net.msi) successfully.
¤ It doesn't showup in the list.

Which list are you referring to? It should be in the .NET (Add Reference) list as
System.Data.OracleClient.dll.

You should also see it in the Global Assembly Cache (assembly subfolder of your Windows folder).


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

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