From: Martijn T. <m.t...@up...> - 2009-01-28 14:52:57
|
Hello Alexander, > Alexander Potapchenko wrote: >> What ODBC API function is failed? It is not a message of Firebird ODBC >> driver (but "Fetch type out of range" is a message of driver. By the way >> Firebird ODBC driver supports only FORWARD ONLY and STATIC cursors in >> full). >> > Sorry, I have found this... > > > DBW3 830-820 ENTER SQLGetData > HSTMT 03232190 > UWORD 0 > SWORD -2 <SQL_C_BINARY> > PTR <unknown type> > SQLLEN 0 > SQLLEN * 0x0578FE68 > > DBW3 830-820 EXIT SQLGetData with return code -1 > (SQL_ERROR) > HSTMT 03232190 > UWORD 0 > SWORD -2 <SQL_C_BINARY> > PTR <unknown type> > SQLLEN 0 > SQLLEN * 0x0578FE68 > > DIAG [HY009] [Microsoft][ODBC Driver Manager] Invalid argument > value (0) In Delphi, I'm using the ODBCExpress components, what would raise this error? With regards, Martijn Tonies Upscene Productions http://www.upscene.com Download Database Workbench for Oracle, MS SQL Server, Sybase SQL Anywhere, MySQL, InterBase, NexusDB and Firebird! Database questions? Check the forum: http://www.databasedevelopmentforum.com |