Skip to Main Content

ODP.NET

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!

Manage Database with Oracle tools and Visual Studio 2010?

Stephane BaribeauOct 28 2012 — edited Oct 30 2012
Hi,
I want to use oracle in a visual studio 2010 project.
I have the TNS String. and if i put connection in a connectionstring i can get informations from table on my project. But i would like to use a manager on my Server Property.
i have tried to use Oracle Developer Tools, but when i try to add a new Database Server, i get this error : Unable to resolve the connect identifier.

I take the tnsnames.ora from Admin/Sample and put it to Admin directory. set env variables for TNS_NAME on system to put where i set my TNS file. but after. What i need to do?

My OS are in 64 bits, my project are in 64 bits too. But i use a 32 bits versions of Oracle Client 11g. Does i need to use a 64 bits?

like i said, i can select * from a view inside my code with my connectionstring, but i can't see table, views, etc from Server Explorer in my VisualStudio 2010.

Thanks for your support.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 27 2012
Added on Oct 28 2012
6 comments
704 views