Added compile-time check to be sure that wxUSE_ODBC is set to 1 before attempting...
authorGeorge Tasker <gtasker@allenbrook.com>
Fri, 18 May 2001 18:32:33 +0000 (18:32 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Fri, 18 May 2001 18:32:33 +0000 (18:32 +0000)
commit5d59e67a7bcbe633410cd78afc91ba82271f1294
tree108a1230e35796c18f9c3135cd208582333a6eae
parent06b32ebe4f4b990ee5e362d60499fc78b66aaee8
Added compile-time check to be sure that wxUSE_ODBC is set to 1 before attempting to compile this program, and error out telling the user to change the setting if they want to compile this program

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
demos/dbbrowse/browsedb.cpp
samples/db/dbtest.cpp