473,386 Members | 1,766 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,386 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.
Nov 16 '05 #1
2 3325
Hi JJ,

System.Data.OracleClient namespace is in the system.data.oracleclient.dll
assembly which is not added in the references of the project by default. You
should add it manually and then you'll have access to it.

Cheers,
Branimir

--
Branimir Giurov
C# MVP, MCSD.NET, MCDBA
www.sofiadev.org

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

Nov 16 '05 #2

"JJ" wrote...
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.
Not entirely correct.

It's the Framework version 1.1 that has included it...

Visual Studio.Net is "just" an IDE.
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?

You have to include a reference to the assembly
System.Data.OracleClient.dll.
// Bjorn A
Nov 16 '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...
1
by: Ahmet AKGUN | last post by:
Hi; I have framework 1.0 installed and I dont have OracleClient under System.Data Can anybody tell me how to install it ? thanks..
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.