component for oracle 8i is where ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,

we run oracle here and i need the oracle component, so that I can use the oracleclient namespace. any ideas where it is ?
 
Its in a seprate assembly: System.Data.OracleClient.dll Add a project
reference to this file and it should be available for you to use.

hi,

we run oracle here and i need the oracle component, so that I can use the
oracleclient namespace. any ideas where it is ?
 
Back
Top