Find/Replace Memory Problem in Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How come I get the message "There wasn't enough memory to perform this
operation" when I click on the Find/Replace and get to a certain record in a
form in Access? How can I fix this problem?
 
After backing up first, you may want to:

1. Compress/Repair the problematic database
2. Recreate the database by creating a blank mdb and importing all your
objects into it.
3. Try the same operation with a smaller dataset or a different table
entirely. If you are using a query as the underlying record source, try a
simpler query or an altogether different query.
4. Try the mdb against a different version of Access.
5. Check to see if you have installed all the applicable service packs and
patches.


Bill Nicholson
Access Dufus.
Cincinnati, OH USA
 
This worked perfectly. Thank you for your help.
 

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

Back
Top