Subject | Re: [firebird-support] Re: 32 or 64bit version of fbclient for a 64bit workstation |
---|---|
Author | Ann Harrison |
Post date | 2011-07-01T15:18:04Z |
On Fri, Jul 1, 2011 at 9:32 AM, roger <rvellacott@...> wrote:
client/server wire protocol for Firebird is word-size agnostic, at least in
the word sizes of 32 and 64 bit (don't try it on a PDP-10). Within a
single executable, things work better if every thing agrees on the default
size of a word. So, the client library which links to the application
should use the same word size as the application.
At least that's my understanding.
Good luck,
Ann
[Non-text portions of this message have been removed]
> So are you saying it depends on the client application, rather than theA 64bit Windows system will run either 64 or 32 bit applications. The
> client OS
>
client/server wire protocol for Firebird is word-size agnostic, at least in
the word sizes of 32 and 64 bit (don't try it on a PDP-10). Within a
single executable, things work better if every thing agrees on the default
size of a word. So, the client library which links to the application
should use the same word size as the application.
At least that's my understanding.
Good luck,
Ann
[Non-text portions of this message have been removed]