On 13-2-2012 19:19, ceo wrote:
> I work with ado.net and when I close the connection, I can still see running
> "Netstat -a" that the status of the connection is "ESTABLISHED" though I
> closed it.
> Can someone refer to that please?
If you are using the Firebird .NET provider, it is probably bett
On 13-2-2012 16:33, Dmitry Yemanov wrote:
>> * Is the size being allocated to data for SQL_VARYING right, shouldn't
>> the actual size of the byteArray[1] + 3 (or 2) be sufficient instead of
>> sqllen + 3 (especially for UTF8 and for strings shorter than the maximum
>> size this is larger than nece