Subject Re: [IBO] 2 ISC4-questions
Author guido.klapperich@t-online.de
Yes, but if the User doesn't exist, he will be added. I just want to check, if
he exists.
By the way, at the moment I try to install IBX, but I don't succeed. I run the
IBX-Installer, but nothing appears in Delphi, Do you know, what I'm missing ?


Guido.

Luiz Alves wrote:

> Perhaps something as:
>
> try
> IB_Connection.AlterUser( uaAddUser,
> tmpName,
> tmpPass,
> '',
> tmpFirst,
> '',
> tmpLast );
> except
> showmessage('User already exists!');
> end
>
> Luiz.
>
> ----- Original Message -----
> From: <guido.klapperich@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Monday, April 30, 2001 5:46 PM
> Subject: Re: [IBO] 2 ISC4-questions
>
> > Do you know, if I can check, if an user exist in the ISC4.gdb without
> > connecting to the security-database ? A ServiceAPI-function like
> > ExistUser(UserName):Boolean
> >
> > Guido.
> >
> > Luiz Alves wrote:
> >
> > > I readed comments saying yes.
> > >
> > > Luiz.
> > >
> > > ----- Original Message -----
> > > From: <guido.klapperich@...>
> > > To: <IBObjects@yahoogroups.com>
> > > Sent: Monday, April 30, 2001 5:25 PM
> > > Subject: Re: [IBO] 2 ISC4-questions
> > >
> > > > > > 2) I want to store passwords in my database. Exist there functions
> to
> > > > > > encode and decode the passwords in IBO ?
> > > > > I think Geoff started something as it, but he didn't terminate.
> > > >
> > > > Do you know, if IBX has this feature ?
> > > >
> > > >
> > > > Guido
> > > >
> > > >
> > > >
> > > >
> > > > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> > > >
> > > >
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
> >
> >
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/