Commit Graph
7 Commits
Author SHA1 Message Date
Nyall Dawson 1846fab4e6 Const correctness on src char pointers for unicode/ascii conversion 2020-08-13 12:12:52 +10:00
Nyall Dawson 9a749e68fd Report more accurate field type for OLE fields 2020-08-12 15:33:54 +10:00
Nyall Dawson 277b49f209 More warning fixes 2020-08-12 13:11:52 +10:00
Nyall Dawson 1639283779 Fix int/guint comparison warnings 2020-08-12 13:04:20 +10:00
Nyall Dawson 68d3104134 pos should finish on data length 2020-08-12 09:51:54 +10:00
Nyall Dawson 2567e57faa Fix incorrect early free of str when reading ole fields 2020-08-12 09:06:04 +10:00
Nyall Dawson 3517b0eee6 Implement SQL_COLUMN_TYPE_NAME field identifier in SQLColAttributes
Without this use of mdbtools in UnixODBC is broken, as all calls to
SqlFetch error out
2020-08-07 13:48:45 +10:00