Subject | Re: [IBO] AlterUser???? |
---|---|
Author | Lucas Franzen |
Post date | 2004-12-16T10:52:26Z |
johnnorthrup34 schrieb:
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 took me a while to understand your problem :-)
> 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?
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.