no, row-level locking is only supported for Access2000/Jet4 databases.
Access 2 and 97 use page locking. the reason for this is that the file
formats/storage between the versions is completely different.
On Thu, 6 Jan 2000 15:06:57 -0600, "John Cleary"
Quote:
>Which component makes row level locking now possible: Access 2000 or Jet
>4.0 (what I'm getting at is can I use Jet 4.0 against an Access 2.0 or 97
>database and use row level locking.)
>Thanks.
>John