Provided wxDB_XXXX naming for constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -104,7 +104,7 @@ char const *SQL_CATALOG_FILENAME = "catalog.txt";
|
||||
// SQL Log defaults to be used by GetDbConnection
|
||||
wxDbSqlLogState SQLLOGstate = sqlLogOFF;
|
||||
|
||||
//char SQLLOGfn[DB_PATH_MAX+1] = SQL_LOG_FILENAME;
|
||||
//char SQLLOGfn[wxDB_PATH_MAX+1] = SQL_LOG_FILENAME;
|
||||
wxChar *SQLLOGfn = (wxChar*) SQL_LOG_FILENAME;
|
||||
|
||||
// The wxDb::errorList is copied to this variable when the wxDb object
|
||||
|
||||
Reference in New Issue
Block a user