[SF#789459] Add support for connection strings. The patch originally submitted was...
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 19:41:03 +0000 (19:41 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 19:41:03 +0000 (19:41 +0000)
commit0907ea9c5826258c7fda17f9db921539f5cde5ea
tree4a901587e2e1804cdedaac97c92a4e3160775ca7
parent28b22cccdebe7150a06b956e0e644023ab3de1a0
[SF#789459] Add support for connection strings.  The patch originally submitted was not comprehensive enough to use for the connection caching, so a significant number of additional changes were added to support opening a connection with a connection string

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