Subject Re: [IBO] AlterUser????
Author Helen Borrie
At 06:25 AM 16/12/2004 +0000, you wrote:


>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?

How would a client know it was in a network if it was connected
locally? Or, to put it another way, how would your client find the server
where the security database was located if you didn't tell it where to look?

I'm just trying to imagine your scenario....

Helen