Subject Re: AlterUser????
Author johnnorthrup34
--- In IBObjects@yahoogroups.com, Lucas Franzen <luc@r...> wrote:
>
>
> johnnorthrup34 schrieb:
>
> >
> > When I call the Connection component's AlterUser method it works fine
> > against one of my local servers. On a different server, it doesn't
> > work UNLESS I use my application to connect remotely, then it works
> > fine. I'm using Firebird 1.5. What could be wrong?
>
> It took me a while to understand your problem :-)
>
> Do generally use tcp connections even for local servers.
> You can use the localhost or the servername or it's IP adress to
connect.
>
> Then it should work in all cases.
>
> Luc.

It's just AlterUser that won't work and, at least in one case, it's
happening using TCP/IP against Classic server. So it must be that it
just can't locate the security database? What can I do to help it?