Subject Re: Changing user password in IBO
Author terriertech
I took a closer look at this bdslib... it seems it just accesses the
user data by connecting to isc4.gdb and doing a select. That's fine
for connecting to InterBase... not sure if that will work with FB 1.5
though?


--- In IBObjects@yahoogroups.com, "terriertech" <spamstop1@t...> wrote:
>
> OK, I didn't see that one, but it appears to require vcldbX.bpl just
> like IBOAdmin.
>
> Native IBO doesn't require this bpl, and I don't want to add it just
> for the sake of changing a password (I'll go through the API before
> doing that).
>
> --- In IBObjects@yahoogroups.com, "Alan McDonald" <alan@m...> wrote:
> > > Alan,
> > >
> > > Thanks for your reply. I did already look at the contributed code
> > > before posting my message. I found three relevant items: "eng.zip"
> > > and "IBO_ShowUsers" which did not include source code, and IBOAdmin
> > > which (as I noted in my OP) requires vcldbX.bpl. Therefore, these 3
> > > items are not helpful.
> > >
> > > Are you referring to another set of components that I missed?
> Which one?
> > >
> > > Thank you.
> > > JR
> >
> > the bdslib set of components has full user management
> > Alan