Improved new GetColumns, based on the old one + smoother database-type conversion and proper field order

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bart A.M. Jourquin
2000-05-26 11:18:44 +00:00
parent 9879663237
commit 45c09d1e66

View File

@@ -39,7 +39,7 @@
#define DB_DOT_H
// BJO 20000503: introduce new GetColumns members which are database independant and
// BJO 20000503: introduce new GetColumns members which are more database independant and
// return columns in the order they were created
#define OLD_GETCOLUMNS 1