fixed wxDB compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -525,7 +525,7 @@ private:
|
||||
bool getDataTypeInfo(SWORD fSqlType, wxDbSqlTypeInfo &structSQLTypeInfo);
|
||||
bool setConnectionOptions(void);
|
||||
void logError(const wxString &errMsg, const wxString &SQLState);
|
||||
const wxChar *convertUserID(const wxChar *userID, wxString &UserID);
|
||||
void convertUserID(const wxChar *userID, wxString &UserID);
|
||||
bool determineDataTypes(bool failOnDataTypeUnsupported);
|
||||
void initialize();
|
||||
bool open(bool failOnDataTypeUnsupported=true);
|
||||
|
Reference in New Issue
Block a user