Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations danielledunham on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting Error - Not a valid Bookmark

Status
Not open for further replies.

nissan240zx

Programmer
Joined
Jun 26, 2005
Messages
280
Location
US
Hello All,
I am running a Vb job to update a Access Db.
The process was working great for the last 2 yrs.
Now for last 2 weeks everytime the job run it gives a message "Not a valid Bookmark", Error 3159
The database seems to be getting updated fine..but the error message keeps coming up

Any idea.

A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder
 
Look for a lock db in the folder where the Access database resides (i.e. XXX.ldb where XXX is the name of the .mdb).
If there was an error termination at some point, the .ldb may not have been deleted. If it exists, delete it and try again. Depending on who has rights to the folder and .mdb, you may need to reboot to get rid of it.
Or this may not even be the problem.
Either way, have a Happy Thanksgiving, & good luck!

The Microsoft mascot is a butterfly.
A butterfly is a bug.
Think about it....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top