Re: Oracle & PowerBuilder - How to do Passwords

From: Morgan Skinner <morgan_at_odo.fisons-lims.com>
Date: 16 Feb 1995 18:59:25 GMT
Message-ID: <3i07ad$p9u_at_alterdial.UU.NET>


Mark Kerzner <sensfan_at_magi.com> wrote:
>
> How do I go about allowing users to set their password from
> inside PowerBuilder.
>
> Ian Abramson

Mark, or is it Ian?

We had the same problem which was resolved by simply using

  EXECUTE IMMEDIATE :ls_SQL;

where ls_SQL was a string in the form 'GRANT CONNECT TO ...' etc.

Hope this helps!. Received on Thu Feb 16 1995 - 19:59:25 CET

Original text of this message