]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/db.h
Added Python methods to wxStyledTextCtrl that allow to get/set text in
[wxWidgets.git] / include / wx / db.h
index 827e35cdbcf7a68384aebe7e33e115b04f430986..2b66a88b4adcde49000e979a3606cd0fe52c4f67 100644 (file)
@@ -613,7 +613,7 @@ public:
     wxChar errorList[DB_MAX_ERROR_HISTORY][DB_MAX_ERROR_MSG_LEN];
 #endif
     wxChar errorMsg[SQL_MAX_MESSAGE_LENGTH];
-    SDWORD nativeError;
+    SQLINTEGER nativeError;
     wxChar sqlState[20];
 
 #if wxODBC_BACKWARD_COMPATABILITY