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 connection string with .NET enterprise library

512735Jun 16 2006 — edited Jun 20 2006
I can connect to an Oracle database created using Oracle Explorer add-on with an Oracle data adapter. Using the Enterprise Library, with the same connection string:

User Id=cm7config;Data Source=XE;DBA Privilege=SYSDBA;Password=cm7;Persist Security Info=true;

I get a keyword not supported exception DBA Privilege. Removing DBA Privilege leads to login exceptions.

Any thoughts?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2006
Added on Jun 16 2006
1 comment
3,325 views