From: Dimitry S. <sd...@ib...> - 2014-12-03 20:03:00
|
03.12.2014 20:40, jf...@ru... wrote: > In my tests of SQL statements using ODBC driver version 2.0.3.154 with the Firebird 3.0 Beta 1, COUNT(*) is apparently returning a character variable. It should return value of SQL_BIGINT or SQL_NUMERIC types. Perhaps, your software is not ready to work with these types and ask for conversion to text internally?.. -- WBR, SD. |