Re: MS SQL 2000, ADO and edit lock
- From: "Del Murray" <Del.Murray@xxxxxxxxxxxxxx>
- Date: Mon, 3 Dec 2007 08:22:21 -0600
Select a single row with "lock".
If another user tries to select the same row with "lock", he wont be able
to. You can check the exception codes to make sure but the assumption is
that it is not selectable because it is locked.
.
- 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: Re: MS SQL 2000, ADO and edit lock
- Next by Date: SQL Strings kleine Unterschiede --grosse Wirkung ??
- 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
|