|
From: David V. <dva...@em...> - 2005-04-10 04:43:30
|
Hello, I'm trying to get the Firebird ODBC driver version 1.2.1 to work with Firebird DBMS 1.5 on a Sparc/Solaris. I get the following error when I try to insert a single record into a table: Dynamic SQL Error SQL error code = -804 Incorrect values within SQLDA structure SQL error code=335544569, SQL state: HY000 I have the same problem with version OdbcJdbc 1.3 on Solaris. However... the OdbcJdbc 1.1 drivers does not have this problem (It has other problems, that's why I am trying to upgrade.) The latest Easysoft drivers for Solaris work well with my Firebird 1.5. Has anyone tested this configuration on Sun? Any hints on how to debug this error -804? I'm not that familiar with how fbclient DLL is implemented, but maybe someone can point me in the right direction? Thanks in advance! David Vasconcelos |