Re: Tools for record locking in MS Access



William wrote on Wed, 27 Jul 2005 09:03:47 -0700:

> Ah, I could be wrong, but I thought JET has locked rows for some time
> now...

Shows how long it's been since I messed with Access locking :P

Apparently it was added in JET 4.0, and requires only that a property be
enabled in the ADO Connection object to turn it on. There's info in this article:

http://support.microsoft.com/default.aspx?scid=kb;en-us;306435

Dan


.



Relevant Pages