Re: MS SQL 2000, ADO and edit lock
- From: "Del Murray" <Del.Murray@xxxxxxxxxxxxxx>
- Date: Mon, 3 Dec 2007 08:25:01 -0600
BTW .. i think you want to not use "pessemistic" locking in the object and
specify the "lock hint" in the sql statement itself in order to get row
locking, otherwise you will get a lock to occur only when you start to
change the data, not when you read it.
.
- Follow-Ups:
- Re: MS SQL 2000, ADO and edit lock
- From: Eugene V. Goldberg
- Re: MS SQL 2000, ADO and edit lock
- References:
- MS SQL 2000, ADO and edit lock
- From: Eugene V. Goldberg
- Re: MS SQL 2000, ADO and edit lock
- From: Del Murray
- Re: MS SQL 2000, ADO and edit lock
- From: Eugene V. Goldberg
- MS SQL 2000, ADO and edit lock
- Prev by Date: SQL Strings kleine Unterschiede --grosse Wirkung ??
- Next by Date: sorry once more in english: sql : little differences big effects ??
- Previous by thread: Re: MS SQL 2000, ADO and edit lock
- Next by thread: Re: MS SQL 2000, ADO and edit lock
- Index(es):
Relevant Pages
|