sqlind wrong segnalation of null value --------------------------------------
Key: CORE-3961 URL: http://tracker.firebirdsql.org/browse/CORE-3961 Project: Firebird Core Issue Type: Bug Components: API / Client Library Affects Versions: 2.1.5, 2.5.1, 2.5.0 Environment: client windows, server freebsd or windows Reporter: Lorenzo Iania Sometimes, in unpredictable situation, using a query involving more fields , it happens that the first field (and only the first one) in the sqlda structure, returns null value (sqlind= -1) when the data is not null and also when the field has not null property. I cannot explain it clearly because it happens only sometimes, but when it happens, if you repeat the same query, the behaviour is always the same. Sometimes, to resolve the problem, i had to ignore the sqlind flag, because the data is correctly inserted in the sqldata pointer. Furthermore, using the same client library and the same application from different clients, it happens that the behaviour is different: on the first client the problem is always the same, but on the second the result is perfect. The error involves always the first field in the query. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel