Subject | Re: [firebird-support] Firebird server 64 bit, OS 64 bit, Firebird client 32 bit |
---|---|
Author | Thomas Steinmaurer |
Post date | 2014-03-03T15:39:49Z |
> For all I know,Yes.
>
> - The client application must be same bit, as Firebird client.
> Application 32 bit -> Firebird client 32 bit
> Application 64 bit -> Firebird client 64 bit.
> - Any client (32/64 bit) can connect to any Firebird server (32/64 bit).Yes. Bitness between the Firebird client and Firebird server is
>
> - 32 bit OS -> 32 bit application
> - 64 bit OS -> 32 bit/64 bit application.
completely transparent.
> The question: on 64 bit Windows (more than 4G mem), with 32 bitIf you are forced to run Firebird Server 32-bit, e.g. due to UDF
> application and Firebird client, gainful the Firebird 64 bit server usage ?
dependencies, on an 64-bit OS, then go with the one process per
connection model aka Classic Server.
The bitness of the Firebird client doesn't matter. Your client
application will easily connect to a Firebird 32-bit and/or 64-bit server.
--
With regards,
Thomas Steinmaurer
http://www.upscene.com/
Professional Tools and Services for Firebird
FB TraceManager, IB LogManager, Database Health Check, Tuning etc.