Subject | Re: [ib-support] ISC_ADD_USER() error |
---|---|
Author | Claudio Valderrama C. |
Post date | 2001-11-11T00:49:18Z |
<montgomery_list@...> wrote in message news:9sh5me+9jf9@......
:-)
I used v4.2 for a couple of years and then went straight to v6. I'm pretty
sure there's no such function add_user in v4.2 since this was an addition
made in the v5 release, maybe in the unpublished Nevestone (ib 4.5). The
reason Server Manager can create users in v4 is the undocumented, primitive
and original Services API. Your simplest option is to call gsec and pass it
the needed parameters. (Otherwise, you could try to reverse engineer v4's
gsec.)
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing
> Hi,David, do you want the translation in binary or hexadecimal?
>
> When trying to add a user to a v4.2 server running Win2000, I get the
> following error message:
>
> 11/09/2001 09:53:56 isc_add_user() not implemented in this session
>
> Can anyone translate this error message for me?
:-)
I used v4.2 for a couple of years and then went straight to v6. I'm pretty
sure there's no such function add_user in v4.2 since this was an addition
made in the v5 release, maybe in the unpublished Nevestone (ib 4.5). The
reason Server Manager can create users in v4 is the undocumented, primitive
and original Services API. Your simplest option is to call gsec and pass it
the needed parameters. (Otherwise, you could try to reverse engineer v4's
gsec.)
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing