]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/db/dbtest.h
Change '--with-odbc' to use the WX_ARG_SYS_WITH macro instead of
[wxWidgets.git] / samples / db / dbtest.h
index 780a58e27e0e499c79f935efe7f1f1f7caf0438f..e7b5749c84cd013106ec9f1e2fe01952365d806e 100644 (file)
@@ -42,7 +42,7 @@ enum    DialogModes {mView,mCreate,mEdit,mSearch};
 const wxChar     CONTACT_TABLE_NAME[]       = "contacts";
 
 
-#define wxODBC_BLOB_EXPERIMENT 0
+#define wxODBC_BLOB_EXPERIMENT 1
 
 // Number of columns in the CONTACT table
 #if wxODBC_BLOB_EXPERIMENT > 0