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:
George Tasker
2000-04-03 22:34:18 +00:00
parent d22a51d11e
commit 91eebab42f
4 changed files with 25 additions and 17 deletions

View File

@@ -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