Skip to Main Content

Oracle Forms

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!

Change User in Form

Mika14Apr 15 2010 — edited Apr 16 2010
In SQLPLUS, one can change their username/password using the connect command: connect scott/tiger@orcl, run a few commands then execute connect system/manager@orcl to work as system user.

Is there a similar command that works in Forms. All users access the forms as GUEST, but then to access their personal information they need to login and behind the scene their username is being changed from guest to their own personal username.

Is there anyway to do this?

I would appreciate any help.

Thank you.

Edited by: Mika_ on Apr 15, 2010 4:17 PM -- fixed typo to make it read better
This post has been answered by Ammad Ahmed on Apr 15 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2010
Added on Apr 15 2010
3 comments
1,313 views