wxWidgets/samples/db
George Tasker 3fe813a9ad Experimental BLOB code added - set wxODBC_BLOB_EXPERIMENT to 1 in dbtest.h if you want to help work on this
Added some more test functions that have no GUI hook yet, but will be used in wxBase buidls eventually
Fixed handling of checks for TableExists() and TablePrivileges() to use the (HOPEFULLY) now working functions.
Better exception handling when the .CFG file does not exist
Better reporting of database errors shown by example


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-04-11 14:20:56 +00:00
..
.cvsignore ignore CodeWarrior build directory 2001-02-02 21:25:08 +00:00
db.xpm
dbtest.cpp Experimental BLOB code added - set wxODBC_BLOB_EXPERIMENT to 1 in dbtest.h if you want to help work on this 2001-04-11 14:20:56 +00:00
dbtest.def
dbtest.h Experimental BLOB code added - set wxODBC_BLOB_EXPERIMENT to 1 in dbtest.h if you want to help work on this 2001-04-11 14:20:56 +00:00
dbtest.ico
dbtest.rc Changed \ to / 2000-01-12 01:14:13 +00:00
DbVC.dsp Updated VC++ project files for making DLL-based samples 2001-02-06 17:50:06 +00:00
DbVC.dsw Added VC++ project files (seems logical) 2000-10-10 16:59:34 +00:00
listdb.cpp Experimental BLOB code added - set wxODBC_BLOB_EXPERIMENT to 1 in dbtest.h if you want to help work on this 2001-04-11 14:20:56 +00:00
listdb.h Massive cleanup of the code. 2001-02-03 17:52:58 +00:00
makefile.b32
makefile.dos Added listdb to the list of object files that must be created 2001-03-13 15:06:11 +00:00
makefile.g95
Makefile.in makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +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