oracle with visual studio 2005

R

realin

hey guyzz !!

actually i had installed Microsoft visual studio 2005 along with
Oracle 9i enterprise edition, jus wanted to know how can i connect it
thru VS when i makin a project in c #.

when i put a namespace using.System.data. ??

then in place of ?? oracle client should come but it doesnt

guyzz please help me fast.. thanks a lot

regards
realin!
 
G

Guest

realin,

From Visual Studio's Project menu, select Add Reference.

Add a reference to System.Data.OracleClient.

Now it should show up when you use Using or Imports, etc.

Kerry Moorman
 

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