all groups > sql server odbc > may 2004 >
You're in the

sql server odbc

group:

how to set the LockingMode to pessimistic ?


how to set the LockingMode to pessimistic ? Simouse
5/28/2004 6:01:46 PM
sql server odbc:


--
--------------------->Simouse<---------------------

Re: how to set the LockingMode to pessimistic ? Sue Hoegemeier
5/31/2004 8:55:16 PM
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>
[quoted text, click to view]

AddThis Social Bookmark Button