Implemented a fix to allow Unicode builds to work with MSACCESS. This fix should...
authorGeorge Tasker <gtasker@allenbrook.com>
Tue, 28 Dec 2004 19:22:37 +0000 (19:22 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Tue, 28 Dec 2004 19:22:37 +0000 (19:22 +0000)
commit5f72522e58e75bbd2c6e04544b6dd6a8260ea836
tree3dbc022fd7d75609b5c6b107d0b71a0fe4439a38
parent2197177140b8f4b6c6140b987b201ca1cfd3bf4d
Implemented a fix to allow Unicode builds to work with MSACCESS.  This fix should be tested against other databases also to ensure that the determination of the type to be used for character strings correctly finds that right type in unicode mode for other DBs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/db.h
src/common/db.cpp