
Record locking with Access2000
Hi
I'm using VB6 and Access2000.
I'm trying to develop a multi-user application. I know that Access always
locks a 2K page, but that is no problem.
I succeded in DAO with Pessimistic locking.
Now, I want to do the same with ADO because there are more possibilities.
I'm having a some problems, I can't get the record locked in pessimistic
locking mode.
I want to use pessimistic locking mode, because the users don't know
anything about computers and is will not be more then 5 users.
Can someone gove me some tips or sample code ??????????????
Thanks
Lode Stubbe