Added support more support for DB2
Added support for PervasiveSQL git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ef397583df
commit
1b12ab1641
@ -452,7 +452,8 @@ enum wxDBMS
|
||||
dbmsINFORMIX,
|
||||
dbmsVIRTUOSO,
|
||||
dbmsDB2,
|
||||
dbmsINTERBASE
|
||||
dbmsINTERBASE,
|
||||
dbmsPERVASIVE_SQL
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user