Hi people,
...first, sorry my poor english ;)
I have a system that
access firebird database in a remote machine. In development, works fine
(with Firebird 1.0). But now, the database location is a real machine where the
system are put up (with Firebird 1.5) and when i realize a query, in the
functions ibase_fetch_*, i have a strange problem (maybe a bug?). When in
return, are more then 2 result of "double precision" type, i get the
following errors:
ibase_fetch_object(): Error
reading data from the connection. (In the ibase_fetch_object
line)
And in the bottom of page (in last line of
of code): Warning: Unknown():
Error reading data from the connection. in Unknown on line 0 (I n ever
see nothing like this... unknown??? line
0????)
When i switch the servers, the code works fine again.
Anybody can help-me?
Thanks
|
- Re: [PHP] Firebird "reading data" error... André Cupini
- Re: [PHP] Firebird "reading data" error... Marek Kilimajer