Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / January 2005

Tip: Looking for answers? Try searching our database.

System.Data.OracleClient

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JJ - 10 Jan 2005 22:45 GMT
Hi,

I don't know if this is the correct newsgroup to post this question, but
here goes.

I have installed Visual Studio .Net Professional 2003.  I checked the
version and it is 7.1.3088.  It says in the books that I have read, that this
version already has namespace for oracle db connection.  But I can't seem to
locate System.Data.OracleClient namespace.

Any ideas why?  Do I have to do something first to get this namespace?

Appreciate the help.
Thanks.
dotNetDave - 11 Jan 2005 00:37 GMT
I believe you have to download it from Microsoft. Or use the layer that comes
from Oracle. Be careful... they are very different. You can read an article I
wrote on the Oracle drives on my web site:
http://vsdntips.com/Tips/VS.NET/ADO.NET/390.aspx

David

> Hi,
>
[quoted text clipped - 10 lines]
> Appreciate the help.
> Thanks.
Peter van der Goes - 11 Jan 2005 00:40 GMT
> Hi,
>
[quoted text clipped - 12 lines]
> Appreciate the help.
> Thanks.

Did you select Project->References and add System.Data.OracleClient.dll as a
reference?
Once you've done that, the statement:

using System.Data.OracleClient;

will be recognized and you can set up your OracleConnection object, etc.

Signature

Peter [MVP Visual Developer]
Jack of all trades, master of none.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.