Massive cleanup of the code.
authorGeorge Tasker <gtasker@allenbrook.com>
Sat, 3 Feb 2001 17:52:58 +0000 (17:52 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Sat, 3 Feb 2001 17:52:58 +0000 (17:52 +0000)
commit049977d042858eaef70b0720ab101b1b40c5e308
treed799c4c45999f9507052e8025b7cb9cd3d688b9b
parent5cf34cf07e86972e05b9add28ffa81e6dd04696b
Massive cleanup of the code.
More Unicode support added (though untested).
Added TONS of comments
Changed code to demonstrate the new wxDbConnectInf class
ODBC environment handle now managed via the wxDbConnectInf class
Fixed bug where editing a displayed record would not save if the user name was changed.
Other minor bug fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/db/dbtest.cpp
samples/db/dbtest.h
samples/db/listdb.cpp
samples/db/listdb.h