Visual C++ 6, ODBC connect to MSACCESS database, and SQLExecDirect
From: Bert Medley (bert.medley_at_logicacmg.com)
Date: 09/28/04
- Next message: Roy Fine: "Re: Visual C++ 6, ODBC connect to MSACCESS database, and SQLExecDirect"
- Previous message: aON: "Using CDaoRecordset"
- Next in thread: Roy Fine: "Re: Visual C++ 6, ODBC connect to MSACCESS database, and SQLExecDirect"
- Reply: Roy Fine: "Re: Visual C++ 6, ODBC connect to MSACCESS database, and SQLExecDirect"
- Messages sorted by: [ date ] [ thread ]
Date: 28 Sep 2004 12:37:16 -0700
When executing SQLExecDirect with a sql statement that might delete or
update 20 records or more, I sometimes find it necessary to
sleep(1000). Even then I am not assured that the operation completed.
Is there a way to tell if SQLExecDirect has completed all
oprerations?
I am not specifying asynchronous I/O and the call returns SQL_SUCCESS.
- Next message: Roy Fine: "Re: Visual C++ 6, ODBC connect to MSACCESS database, and SQLExecDirect"
- Previous message: aON: "Using CDaoRecordset"
- Next in thread: Roy Fine: "Re: Visual C++ 6, ODBC connect to MSACCESS database, and SQLExecDirect"
- Reply: Roy Fine: "Re: Visual C++ 6, ODBC connect to MSACCESS database, and SQLExecDirect"
- Messages sorted by: [ date ] [ thread ]