Skip to Main Content

Java Database Connectivity (JDBC)

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!

Pass default schema in URL using oracle thin driver

448124Jul 25 2005 — edited Jul 27 2005
Is there any way to pass the default schema to the thin driver via the URL? I have a situation where the corporate policy says that no web based application can sign on directly as the schema owner. I am using an external application that does not allow me to change the java code and is currently set up to use the schema owner to logon to the database and access the tables that it needs. I was hoping to find a property like currentSchema that would allow me to pass this in from the WebLogic console where I need to define the connections.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 24 2005
Added on Jul 25 2005
1 comment
661 views