Subject Re: [ib-support] Correct Win client
Author Paul Vinkenoog
Hi oscartobio,

> Suposing I have a Firebird SS 794 on a Linux server, will gds32.dll
> 794 installed on a Win client talk to it as well as a FB db on a NT
> server?

Yes. I do this a lot. The client doesn't care what OS the server is
on. Just specify server name + db path (local as seen from server) +
connection protocol, and it works - provided the server is up and
running, and reachable from the client.

> What is the right relationship required between Linux FB and Win
> client?

I'm not sure what you mean by this. On the client side, you set things
up just as you would for connecting to a Win server. Only the db path
format is different of course.


Greetings,
Paul Vinkenoog