* Use iODBC
*/
#define wxUSE_ODBC 0
+#define wxODBC_FWD_ONLY_CURSORS 1
/*
* Use Threads
*/
* Use standard C++ streams if 1. If 0, use wxWin
* streams implementation.
*/
-#define wxUSE_STD_IOSTREAM 1
+#define wxUSE_STD_IOSTREAM 0
/*
* wxLibrary class
*/