PDA

Click to See Complete Forum and Search --> : Record Level Locking


Gary.Lowe
Jul 17th, 2000, 03:56 AM
Does anybody know how to create an ADO connection where record level locking is set instead of page level locking

Thanks

Clunietp
Jul 17th, 2000, 11:30 AM
What DB? What ADO Provider?

SQL 7 and MS Access 2000 are the only ones (that I know of) that implement row-level locking, and they will do it automatically

Gary.Lowe
Jul 18th, 2000, 02:53 AM
I'm useing access 97 which probably explains why it doesn't work.

Thanks for your help Clunietp