Re: Creating a user from forms 4.5

From: Pierre BAR <s780406_at_student.ulg.ac.be>
Date: 1996/12/28
Message-ID: <32C58E82.438A_at_student.ulg.ac.be>#1/1


Iain Crawford wrote:
>
> Hello all,
>
> I would be grateful if somebody out there could tell me how to issue a
> create user command from inside a form. I have a couple of variables
> that contain the user login and the role that needs to be associated
> with them.
> If i just do a create user within a trigger i get all sorts of wonderful
> error messages.
> Any help gratefully appreciated
>
> --
> Iain Crawford

Have you try the FORM_DDL built-ins ?
FORM_DDL('GRANT Connect TO ' || username || ' IDENTIFIED BY ' || password); Received on Sat Dec 28 1996 - 00:00:00 CET

Original text of this message