473,322 Members | 1,494 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

System.Data.OracleClient

JJ
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.
Jul 21 '05 #1
2 2535
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

"JJ" wrote:
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.

Jul 21 '05 #2

"JJ" <JJ@discussions.microsoft.com> wrote in message
news:EA**********************************@microsof t.com...
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.


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.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Kevin Vogt | last post by:
When initially loaded, my web application (below) takes ~120000 milliseconds to open its connection. But repeated executions take 0 milliseconds each. But when I wait for approx. 5 minutes and try...
4
by: ben | last post by:
Below is the error message I am receiving on a production server with the Oracle 9.2 client installed. However, on a Oracle 9.0 client installation on the development server the problem does not...
2
by: JJ | last post by:
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...
0
by: George | last post by:
I have an aspx page, this page instance a Dll make for me, this Dll imports System.Data.OracleClient, I Add the Reference in the project and use the gcautil -i but the error "Namespace or type...
10
by: Paul Deibel | last post by:
Hello I am working on a VB.Net project where I need to change the data provider from OLEDB to OracleClient. I am also looking to use "shaping" and I am looking for the equivalent to...
0
by: =?Utf-8?B?U2FyYWggVw==?= | last post by:
Hello, How can I read data field from an oracle procedure with 'long-raw' data type , using oracle client data adapter? I tried that: objPic = New clsPersInfoDT vCParam1 = New...
4
by: Peter Kanurer | last post by:
Assume I add in VisualCSharp 2005 References to Oracle.DataAccess AND System.Data.OracleClient to an application. Does this cause problems or can they co-exist in one application ?
4
by: vbcsdotnet | last post by:
hello I run an sql which returns a datarow itemarray field of system.datetime. the problem is the database only stores the date, but the returned value includes a time of 12:00:00 AM. I do not...
3
by: sriram347 | last post by:
Hi I am a newbie to ASP.NET. I developed a web page (project type is web application) and I keep getting this error. B]Error message : "System.AccessViolation Exception attempted to read or...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.