|
From: Vladimir T. <pr...@hm...> - 2005-12-22 10:44:46
|
Hi Vigier
> My Software open and close a connection to the database; open a
connection,
> call a stored procedure, unplug the network cable, and try to call the
same
> stored procedure.
OdbcJdbc v2.0.0124
=======================
SQLExecute:
In: StatementHandle = 0x007C0D90
Return: SQL_ERROR=-1
stmt: szSqlState = "08001",
*pfNativeError = -902,
*pcbErrorMsg = 155,
*ColumnNumber = 0,
*RowNumber = 0
MessageText = "[ODBC Firebird Driver][Firebird]Unable to complete network
request to host "192.168.0.XXX".
Error reading data from the connection.
unknown Win32 error 10054"
=======================
Please, what version you use OdbcJdbc?
--
Best regards,
Vladimir Tsvigun
|