Added code to handle SQLSERVER, ACCESS, and MSDE allowing spaces in table names and...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 4 Oct 2001 16:44:08 +0000 (16:44 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 4 Oct 2001 16:44:08 +0000 (16:44 +0000)
commit243d4b360385d3364e96d5600f693139e359fb3b
tree603f6d9ffc5ba8aabb679921ad6d57857239abe5
parent4f92cd25f1b250c5be3b8530ba4acf89a6e77fac
Added code to handle SQLSERVER, ACCESS, and MSDE allowing spaces in table names and column names (ARRRRGH! -> MS)

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