Subject | Re: [firebird-support] Services API |
---|---|
Author | Markus Ostenried |
Post date | 2006-12-19T01:04:43Z |
On 12/18/06, kfkong <kfkong@...> wrote:
library then you should try IBPP - it has support for the firebird
service manager:
http://www.ibpp.org/reference/service#methods_user_management
Maybe you are able to build a library (.dll or .so) with IBPP that you
can use with PowerBuilder?
Another problem might be that IBPP has not officially released a
version compatible with firebird 2. So you would need to try their
current version and their preliminary version.
HTH,
Markus
> Hello, how can i add/edit/delete user and password into security2.fdbI don't know PowerBuilder. But if you are able to use a C++ class
> through service API?
library then you should try IBPP - it has support for the firebird
service manager:
http://www.ibpp.org/reference/service#methods_user_management
Maybe you are able to build a library (.dll or .so) with IBPP that you
can use with PowerBuilder?
Another problem might be that IBPP has not officially released a
version compatible with firebird 2. So you would need to try their
current version and their preliminary version.
HTH,
Markus