How can I lock a Table from VB, to avoid create duplicate records in a Table. And then leaved it unlocked.
Help me, please !!!!
Thanks
Printable View
How can I lock a Table from VB, to avoid create duplicate records in a Table. And then leaved it unlocked.
Help me, please !!!!
Thanks
Hi, Rafael.
In OpenRecordset method you can specify how you want to lock the recordset(lockedits). Check VB Help.
Larisa