Query locked after compacting

K

kwaldman

I have a database of about 7000 records, 8 fields, that contains a fair
amount of VBA. The database started to get a little large, so I tried
to compact and repair it. After it compacts and repairs, when I try to
run the VBA, which simply runs a query, then opens a form that displays
the results of the query, I get this message:

Run-time error '3218':
Could not update; currently locked.

Any ideas on how to fix this?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top