2010-01-25 07:58 AEST by Arthur Barrett - In cvsapi/odbc/OdbcConnection.cpp should len be SQLINTEGER (as in CVS Suite 2008) or should it be
SQLLEN which is what Tony committed for CVS Suite 2009 and what CVS Suite was before Feb 2008:
----------------------------
revision 1.1.2.11.4.2
date: 2009/07/31 17:26:16; author: tmh; state: Exp; lines: +1 -1; kopt: kv; commitid:
c234a732933cbf4; filename: OdbcConnection.cpp;
Changes to build on unix
----------------------------
revision 1.1.2.11.4.1
date: 2008/02/28 06:48:33; author: abarrett; state: Exp; lines: +102 -9; kopt: kv; commitid:
5f9447c6593d84c6; filename: OdbcConnection.cpp; bugid: 5174;
Bug5174: Backport 2.5.04 database functions to 2.5.03 (esp. oracle)
===============================================================
============== |