"File sharing lockcount exceeded. Increase MaxLocksPerFile registr

C

chun

I got this erro when I was trying to update a ado recordset in access. Can
somebody help please? Thanks in advance!
 
R

RD

Chun,

Try this:
Application.DBEngine.Idle

This will force Access to release the locks.

HTH,
RD
 
Top