Subject Re: security2.fdb
Author Adam
--- In firebird-support@yahoogroups.com, "kfkong" <kfkong@...> wrote:
>
> Hello, I am using Power Builder10 for development. How can i
> add/edit/delete user and password from security2.fdb through service
> API. Thank you.
>

The previous time you asked this question someone asked whether you
could use c libraries with Powerbuilder. You did not respond to their
question.

http://tech.groups.yahoo.com/group/firebird-support/message/82338

Powerbuilder isn't exactly the most common programming environment
around, so it is actually quite possible that no-one has ever tried it.

That being the case, if powerbuilder is capable of launching an
external executable, then you could make your program call gsec.exe
directly rather than directly use the API.

Adam