git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11014
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
tblNameSave.Empty();
int cnt = 0;
tblNameSave.Empty();
int cnt = 0;
{
retcode = SQLFetch(hstmt);
if (retcode != SQL_SUCCESS && retcode != SQL_SUCCESS_WITH_INFO)
{
retcode = SQLFetch(hstmt);
if (retcode != SQL_SUCCESS && retcode != SQL_SUCCESS_WITH_INFO)
msg.Append (wxT("\nODBC errors:\n"));
msg += wxT("\n");
msg.Append (wxT("\nODBC errors:\n"));
msg += wxT("\n");
// Display errors for this connection
int i;
for (i = 0; i < DB_MAX_ERROR_HISTORY; i++)
// Display errors for this connection
int i;
for (i = 0; i < DB_MAX_ERROR_HISTORY; i++)