Subject Re: [firebird-support] firbird amd64 library
Author TR
>>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

>with console isql program I got the right values - it seems to be a
>problem in php extension.

for everybody whos interessted:
http://bugs.php.net/bug.php?id=32167

it was a php bug, that is now solved.


but my question is still, why the 64 firebird 1.5 was recalled (maybe
my english is to bad, and I don't understood everything right.

and of course, then I want to take a backup from my interbase
databases, and use the restore with the new firebird. Or maybe there
is an other way to du this?

best regards, my main problem is solved.