Create User Through Form

To discuss Oracle Forms & Reports related technical issues.
Post Reply
najm
Posts: 74
Joined: Wed Apr 05, 2006 8:04 am
Location: Pakistan

Create User Through Form

Post by najm »

Dear I want to write this line on
<b>when button pressed </b> Trigger
Grant DBA to ABC Identified by ABC
and then i connect this user to SQL for writing query.
Kashif
Posts: 137
Joined: Wed Apr 26, 2006 5:57 am
Location: Pakistan
Contact:

Post by Kashif »

Use the FORMS_DDL Function for creating user using Forms.

Code: Select all

FORMS_DDL('GRANT DBA TO ABC IDENTIFIED BY ABC');
Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests