Re: Changing Password!

From: <czetie_at_nospam.us.oracle.com>
Date: Wed, 26 Aug 1998 12:08:00 -0700
Message-ID: <35E45D10.4C0C_at_nospam.us.oracle.com>


Dean Mah wrote:
>
> Mailed and posted...
>
> Try something like:
>
> query := 'ALTER USER test IDENTIFIED BY test';
> Forms_DDL(query);
>
> Regards,
> Dean
>
> Tobias Olry wrote:
> >
> > Short question:
> > Does anyone know how to change a user password with Developer/2000's
> > FormBuilder?
> > I think it was about something like 'Alter User'.

If you're concerned about security this wouldn't be good since a sniffer will see the text of the DDL on the line. Received on Wed Aug 26 1998 - 21:08:00 CEST

Original text of this message