Re: MS SQL 2000, ADO and edit lock
- From: "Del Murray" <Del.Murray@xxxxxxxxxxxxxx>
- Date: Mon, 3 Dec 2007 10:31:55 -0600
You have to change the "timeout" value in the object. That's ok but not too
low unless you are on a local lan and it is very reliable.
You might also want to put together some code to "pretest" the lock before
you read the record. I think you can querry of the record being locked
rather and then if not, do the read.
.
- 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
- 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: Re: MS SQL 2000, ADO and edit lock
- 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
|