J
Job
I have an Access form that when I click the update button it starts a series
of queries one of which is an update query that has an iif statment with a
custom function. When I run the code and set the warnings to false I get the
MaxLocksPerFile error and the database will no longer run that query either
through the code or manually. If I create a new db and import everything
from the old db and comment out the setwarnings, everything works fine.
Any help is appreciated,
Cheers,
Job
of queries one of which is an update query that has an iif statment with a
custom function. When I run the code and set the warnings to false I get the
MaxLocksPerFile error and the database will no longer run that query either
through the code or manually. If I create a new db and import everything
from the old db and comment out the setwarnings, everything works fine.
Any help is appreciated,
Cheers,
Job