Re: Forms 4 - Can I issue the command 'CREATE USER ...'

From: Paul Berger <pberger_at_nic.hookup.net>
Date: 25 Aug 1994 09:07:12 -0400
Message-ID: <33i520$59i_at_nic.hookup.net>


In article <94236.171409KJOHNSON_at_ESRIN.BITNET>, <KJOHNSON_at_ESRIN.BITNET> wrote:
>In Forms 4 , can I issue the command ;
> create user :users.username identified by :users.password
>from a trigger ?
>
>If so, does this require a particular version of Forms4/ ORACLE7 server ?
>
>Thanks in advance, Kevin.

...you may wish to peruse the 'Application Developers' Manual supplied with Oracle7. In it there are a set of supplied 'DBMS' packages that may allow you to do what you want. (See appendix A.)

You can potentially call these 'beasts' from within a Forms 4 trigger. You may also wish to peruse the 'docs' on the forms 'forms_ddl' built-in as outlined in the read-me files accompanying Forms 4.0.12.

Good luck.

PB Received on Thu Aug 25 1994 - 15:07:12 CEST

Original text of this message