Add support for Virtuoso

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bart A.M. Jourquin
2000-04-28 13:45:52 +00:00
parent 89ee194efd
commit 9de1150e2d
3 changed files with 25 additions and 12 deletions

View File

@@ -341,7 +341,8 @@ enum wxDBMS
dbmsPOSTGRES,
dbmsACCESS,
dbmsDBASE,
dbmsINFORMIX
dbmsINFORMIX,
dbmsVIRTUOSO
};