]> git.saurik.com Git - wxWidgets.git/commit
Renamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS to avoid conflicts with other...
authorGeorge Tasker <gtasker@allenbrook.com>
Sat, 6 Nov 1999 17:09:35 +0000 (17:09 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Sat, 6 Nov 1999 17:09:35 +0000 (17:09 +0000)
commit78f071b6cc53774bf78262b168b9b8f7711b1287
tree780753bc73a3a84c5ca07bbfc7460e337a794f65
parentb581c7e649a5366ee1953efe82c7d8c7f14637b4
Renamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS to avoid conflicts with other libraries.  The setting for this define will be included in the setup.h files so that people using the Remstar ODBC classes will now be able to use data sources/ODBC drivers that only support foward scrolling cursors (like dBase).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/db.cpp
src/common/dbtable.cpp