wxWidgets/samples/db
George Tasker 049977d042 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
2001-02-03 17:52:58 +00:00
..
.cvsignore ignore CodeWarrior build directory 2001-02-02 21:25:08 +00:00
db.xpm Cleaning abit 1999-01-10 11:02:44 +00:00
dbtest.cpp Massive cleanup of the code. 2001-02-03 17:52:58 +00:00
dbtest.def Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dbtest.h Massive cleanup of the code. 2001-02-03 17:52:58 +00:00
dbtest.ico Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dbtest.rc Changed \ to / 2000-01-12 01:14:13 +00:00
DbVC.dsp Added VC++ project files (seems logical) 2000-10-10 16:59:34 +00:00
DbVC.dsw Added VC++ project files (seems logical) 2000-10-10 16:59:34 +00:00
listdb.cpp Massive cleanup of the code. 2001-02-03 17:52:58 +00:00
listdb.h Massive cleanup of the code. 2001-02-03 17:52:58 +00:00
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
Makefile.in makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
makefile.unx makefile updates, 1999-11-21 19:28:15 +00:00
makefile.vc no message 1999-10-07 11:06:20 +00:00
makefile.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00