Files
mdbtools/include
Evan Miller 9020ca9a1e Attempt to make the ODBC driver thread-safe
I'm not sure if this is a complete solution - some of the global state
has been moved to thread-local storage. So passing an ODBC handle across
threads may have unexpected results. But at least it's not global state.

Each ODBC handle now has its own iconv_t object.

See #23
2020-08-19 15:35:02 -04:00
..
2013-07-15 02:42:12 +02:00
2020-08-18 12:23:04 +10:00
2013-07-04 13:50:33 +02:00