Skip to Main Content

Database Software

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 for ODP.NET with Workspace Manager

mike_adnJun 11 2013 — edited Jun 12 2013

Hi,

Is the an Oracle connection string format for Schemas with Workspace Manager and Version Enabled tables?

Someting like:

OracleConnection con = new OracleConnection();

con.ConnectionString = "User Id=scott;Password=tiger;Data Source=oracle;Workspace=LIVE";

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 10 2013
Added on Jun 11 2013
2 comments
2,592 views