wxWidgets/samples/db
George Tasker f369dd4fdd Fixed coding of a switch statement that had RETURN statements before the BREAK statements, causing compiler warnings with BCC
Initialized the temporary date variables so that if a date in the DB is corrupt, then the variables will have a default value in them.
When data sources list box is populated, if the DB specified in the .CFG file is no longer in the list, a wxASSERT() message was generated in debug builds.  Now the program makes sure that the datasource is in the listbox's choices before trying to set the selected choice to that string


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-23 00:24:32 +00:00
..
.cvsignore renamed CodeWarrior 5 projects (added new ones as well) 2001-09-09 17:38:00 +00:00
db.dsp [blind] fixes to the project file according to George's message 2001-10-10 09:36:55 +00:00
db.pro [blind] fixes to the project file according to George's message 2001-10-10 09:36:55 +00:00
db.xpm Cleaning abit 1999-01-10 11:02:44 +00:00
DbM5.mcp renamed CodeWarrior 5 projects (added new ones as well) 2001-09-09 17:38:00 +00:00
dbtest.cpp Fixed coding of a switch statement that had RETURN statements before the BREAK statements, causing compiler warnings with BCC 2001-11-23 00:24:32 +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 Added code to show off wxDbGrid (contributed by Paul and Roger Gammans) in wxUSE_NEW_GRID is set to 1. If grid is not enabled, the program does not compile in the wxDbGrid portion of the sample 2001-06-10 17:12:56 +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
listdb.cpp Changes required after wxUniv merge wxListBox::Number() changed to wxListBox::GetCount() 2001-07-02 13:28:14 +00:00
listdb.h Changed the 'true's and 'false's back to TRUE and FALSE 2001-06-11 16:59:45 +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 Added listdb to the list of object files that must be created 2001-03-13 15:06:11 +00:00
makefile.g95 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
Makefile.in added dependency handling to Makefiles 2001-07-22 15:05:53 +00:00
makefile.unx Added listdb to the list of object files that must be created 2001-03-13 15:06:11 +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