not a valid bookmark error

S

SITCFanTN

I have an access database that has been in production for 3 years. I run a
report each day with a command button and it has worked fine. Today, I
clicked on the command button and received the error, " Not a valid
Bookmark". I deleted the command button and rebuilt it to the report and I
still get the error. Does anybody have any idea why this error would display
with no change to the database?

Thanks for your help.
 
K

Klatuu

Can you post the code for the command buttons click event and identify the
line on which the error occurs?
 
V

Vish

This error actually comes in runtime not in debugging time. These error
messages indicate that your database or an object(s) within it are damaged
and/or corrupted. The most common reasons for this problem are network
problems, deterioration through ordinary but heavy use, and quitting the
program improperly, especially while a table was being re-indexed. Generally
this error message shows that there are damaged data records. A very faulty
network can be the cause. To fix this problem there’s a JET DLL to fix and
repair the database. .You can install latest Jet hot fix service pack. But
this error comes when data is beyond repair so, you need a powerful access
repair tool which can repair your database and fix the error. You can try
Stellar Phoenix access recovery software.

Download from here: http://www.repair-access-file.com
 

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