Subject Re: [firebird-support] Unknown Win32 error 10054
Author John vd Waeter
rodrigo neira wrote:
> I have the next error,
>
> The firebird 1.5.2 run on Linux Mandrake 10.2
>
> General SQL error unable to complete network request to host
> "200.75.21.215" error writing data to the connection. Unknown Win32
> error 10054.
>
> Thank...

It looks like your tcp/ip connection is somehow broken... search google
for windowws error 10054... it says error 10054 is "connection reset by
peer"... appearantly the server for some reason disconnected your
firebird connection.

John