Skip to Main Content

Oracle Developer Tools for Visual Studio

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle.DataAccess.Client not found[SOLVED]

642114Jul 23 2008 — edited Jul 23 2008

Hello,

I am trying to run a stored procedure using C# and I need to use the Oracle.DataAccess.Client but when i enter

using Oracle.DataAccess.Client;

visual studio throws the error:

Error 1 The type or namespace name 'Oracle' could not be found (are you missing a using directive or an assembly reference?) P:\data\ActionItemLog\ActionItemLog\updateComment.aspx.cs 14 7 ActionItemLog

And I installed the newest ODTwithODP for .NET. I would really like some help on this subject and I will do my best to clarify even more if needed.

Thanks in advance,
Dylan

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2008
Added on Jul 23 2008
1 comment
7,092 views