From: Nirgal <con...@ni...> - 2011-09-04 02:03:51
|
04_odbcgetcol.diff fixes fill of pcbColName even when szColName is null. This was crashing my pyodbc tests. 05_odbctypes.diff is based on a patch by Mark Williams: https://github.com/markrwilliams/mdbtools/commit/4c847948fcd035f3ebafcc0cab3be4de6a90771b so that odbc returns the correct types. short dates support (without time). I did not get the opportunity to tests long string reading, despite mangling the original patch. Sorry. Full patch series against brian git master is at http://www.nirgal.com/mdbtools/debian.squeeze/debian/patches/series test binaries available at http://www.nirgal.com/mdbtools/debian.squeeze/ |