PC Review


Reply
Thread Tools Rate Thread

OracleClient Namespace

 
 
=?Utf-8?B?Sm9obiBVbGlja3k=?=
Guest
Posts: n/a
 
      17th Mar 2004
My question seems to be a stupid one. I was trying to access Oracle DB using objects in System.Data.OracleClient namespace. I have .NET Framework 1.1, so the assembly is in GAC (I was able to see it there). However this bunch of code wouldn't even compile

using System.Data
using System.Data.OracleClient

saying that OracleClient namespace doesn't exist

Can somebody help with this strange problem?
 
Reply With Quote
 
 
 
 
EMW
Guest
Posts: n/a
 
      17th Mar 2004
Did you add a reference to the dll file to your project?

rg,
Eric

"John Ulicky" <(E-Mail Removed)> schreef in bericht
news:9D3B9F10-A7DD-4A92-A363-(E-Mail Removed)...
> My question seems to be a stupid one. I was trying to access Oracle DB

using objects in System.Data.OracleClient namespace. I have .NET Framework
1.1, so the assembly is in GAC (I was able to see it there). However this
bunch of code wouldn't even compile:
>
> using System.Data;
> using System.Data.OracleClient;
>
> saying that OracleClient namespace doesn't exist.
>
> Can somebody help with this strange problem?



 
Reply With Quote
 
=?Utf-8?B?Sm9obiBVbGlja3k=?=
Guest
Posts: n/a
 
      17th Mar 2004
Thanks, I knew it's a stupid mistake.
 
Reply With Quote
 
EMW
Guest
Posts: n/a
 
      17th Mar 2004
No worries...I make them all the time....keeps me busy..


"John Ulicky" <(E-Mail Removed)> schreef in bericht
news:E443E2E9-041A-4393-9A4A-(E-Mail Removed)...
> Thanks, I knew it's a stupid mistake.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The type or namespace name 'Generic' does not exist in the class or namespace 'System.Collections' pantagruel Microsoft C# .NET 1 23rd Oct 2007 01:07 AM
ERROR CS0234: The type or namespace name 'DataAccessHelper' does not exist in the namespace 'BCC' (are you missing an assembly reference?) li.eddie@gmail.com Microsoft ASP .NET 0 6th Jan 2006 12:31 PM
The type or namespace 'Installer' does not exist in the class or namespace 'System.Configuration' John Chrisman Microsoft C# .NET 2 19th Nov 2005 12:24 AM
OracleClient Namespace+BLOB shez Microsoft ADO .NET 0 26th Sep 2005 11:18 AM
Namespace: System.Data.OracleClient Ahmet AKGUN Microsoft C# .NET 1 30th Aug 2003 01:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:15 PM.