Move the ODBC wide support in its own file

Enabling wide functions can break ascii one, like DriveConnect()
This commit is contained in:
Nirgal Vourgère
2013-07-09 00:54:03 +02:00
parent c908a4f4de
commit a021708dae
4 changed files with 16 additions and 8 deletions

4
NEWS
View File

@@ -1,3 +1,7 @@
Version 0.7.1
=============
An experimental version of ODBC driver is now available: libmdbodbcW.so
Version 0.3
===========
The organization of the project files has changed a bit from that last release.