Hi Guille >> From the odbc docs I assume the right lengths for datetimes are more like > > case SQL_DATE: > case SQL_TYPE_DATE: > return 11; > case SQL_TIME: > case SQL_TYPE_TIME: > return 9; > case SQL_TIMESTAMP: > case SQL_TYPE_TIMESTAMP: > return 24; > > I've checked the latest sources with and without the fix and it works fine > with my changes. > > Can we add them? :)
No problem, changed in SVN rev 364. Norbert ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ libopendbx-devel mailing list libopendbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libopendbx-devel http://www.linuxnetworks.de/doc/index.php/OpenDBX