Skip to Main Content

SQL & PL/SQL

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!

How to login to the DB inside PL/SQL?

user49914949919675123Jun 22 2010 — edited Jun 22 2010
We are creating an API to a C# program. We have a package for this.

The package has a procedure which has uid, pwd and db as the inputs.

My question is how do I connect to the DB (i.e. login) using these 3 values?

Oracle Forms has LOGON built-in. What is the equivalent in PL/SQL?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2010
Added on Jun 22 2010
9 comments
1,715 views