Monday, March 12, 2012

how to set the LockingMode to pessimistic ?

-->Simouse<--Using what and in what context? Some guesses as to what info
you are after:
If you mean ADO, try using adLockPessimistic
For server cursors, pessimistic concurrency is the default.
For ODBC, the behavior depends upon whether you have a
timestamp on on the column. See books online topic:
Cursor Concurrency
-Sue
On Fri, 28 May 2004 18:01:46 +0800, "Simouse" <s@.s.com>
wrote:

No comments:

Post a Comment