Firebird DB support added. Basic testing is done, and appears to work fully. Need real users to test the additions please
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -460,7 +460,8 @@ enum wxDBMS
|
||||
dbmsDB2,
|
||||
dbmsINTERBASE,
|
||||
dbmsPERVASIVE_SQL,
|
||||
dbmsXBASE_SEQUITER
|
||||
dbmsXBASE_SEQUITER,
|
||||
dbmsFIREBIRD
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user