Subject Re: [firebird-support] firbird amd64 library
Author TR
>> is the library shipped with the amd64 firebirdversion stable and does
>> it work with interbase 6 or 7.5 ?
>>
>> I have a standalone database server and want my php(64bit) to connect
>> to interbase (or firebird) but I need a 64 bit library (libgds /
>> libfbclient.so) to compile php extension.
>
> Not sure we have got there trying yet ;)
> I've got the box, but it's just serving Firebird to my Windows
> Apache/PHP server at the moment so when you get it working ... :)

Hi Lester,

I took 64 Bit libfbclient.so and compiled the php-extension. With this
I got a connection to an interbase 6.0 server (32 bit). I can do a
select but the integers come wrong:

instead 1 I get 71751723646977
instead 5 I get 71751723646981

varchar or timestamps are ok.
Fuck, I thought I got it :-(

But I don't understand it really - In my oppinion it have to be
possible to connect from 64 bit to 32 bit over tcpip.

best regards

Tony Ruprich
remotechess.com


PS: I don't got your mail in mailinglist, only over newsgroup :-(