Semi-Blind fixes for trying to handle different versions of MySQL and MySQL windows...
authorGeorge Tasker <gtasker@allenbrook.com>
Fri, 22 Mar 2002 13:43:15 +0000 (13:43 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Fri, 22 Mar 2002 13:43:15 +0000 (13:43 +0000)
commite25cdb868f00e6a3d05c994f6fddacf4f24e5350
treeb4db91f12c8986712cfa4d8ffe4e888681729a2c
parentb58a1455e15477cac9d335b5f7a2c3fc3111b342
Semi-Blind fixes for trying to handle different versions of MySQL and MySQL windows drivers
Hopefully better handling of DATE type fields
New parameter added to optionally not have database connections fail if a basic data type (like DATE) is not reported as supported by the datasource

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