"Not a valid bookmark" error

S

Scoop

I have an order entry database that I have spent months developing.
It's not perfect but functionally speaking, it's good enough for
production. Especially when compared to what it is replacing.

I have been careful to follow "best practices" as I understand them and
have been good at maintaining consistent naming conventions, etc.
There is definately room for improvement as a lot of the forms, code,
and other aspects of the database have been migrated from the old
database but I have been able to address the fundamental problems
associated with the data structure.

That said, there is only one thing preventing me from going live with
this database. On my main order entry form (the core user interface in
the database), I have subforms for customer addresses, order details,
and payments. When entering orders, we frequently start getting the
"Not a valid bookmark" error. Here is all the background information I
can think to provide as well as what I've observed and what I've done
to try to resolve the error:

- The error is always associated with the "Payment" subform
- The error usually starts after 20-30 new orders have been placed,
though we did get through one day of ~400 orders without the error
occuring. Once it starts, occuring, it doesn't stop
- The database is split...front end mde/back end tables (lookup tables
are stored locally)
- Access/Jet versions shouldn't be an issue...everyone is using Access
2003 with all the same patches, etc. All workstations have been built
from a standard WinXP image and are nearly identical
- The network is rock solid and fast
- As far as I can tell, virus scanners are not an issue
- I've read other posts that suggest data corruption but I don't
experience many of the problems others describe (e.g. if I manually
browse/sort/query the data in the "Transactions" table that my subform
is bound to, I don't encounter any 'obviously' corrupt records)
- There are approximately 320MB of data with roughly 250,000 customers,
400,000 orders, and 600,000 order line items in the database that is
populated initially by an import routine which I have run over and over
again, esentially building all the data up from scratch
- I have tried importing all of the objects/data from both the front
end and back end into new files

Nothing seems to be working and I'm at a loss for what to try next.
Does anyone have any suggestions? This is a big project and I really
need to get this resolved. Any ideas/help is greatly appreciated.
 
S

scottkirk

Please post if you find anything with this. I have a similar situation
and have not been able to resolve it. Another thing to add is that I
have the same data entry form running in A97 and it works fine. Also,
if the backend is in Sql Server I do not have the issue.

It's my opinion that we're due for a jet update to correct something in
A03.

Scott
 
J

John Vinson

No progress...I'll post if I many any.

Anyone out there have any ideas?

I have no idea what "if I many any" means.

And I've read hundreds of posts in the last week. I can't memorize
them all; you are in fact not the only person posting questions here,
and I'm not going to google for your previous messages.

Please repost as a new thread, with enough information that someone
might be able to help.

John W. Vinson[MVP]
 
S

scottkirk

Just came across this for the first time on MS Site

http://support.microsoft.com/kb/895751/en-us

Article ID : 895751
Last Review : November 17, 2006

I'm going to give it a shot and will post the results.

Scott




I have an order entry database that I have spent months developing.
It's not perfect but functionally speaking, it's good enough for
production. Especially when compared to what it is replacing.

I have been careful to follow "best practices" as I understand them and
have been good at maintaining consistent naming conventions, etc.
There is definately room for improvement as a lot of the forms, code,
and other aspects of the database have been migrated from the old
database but I have been able to address the fundamental problems
associated with the data structure.

That said, there is only one thing preventing me from going live with
this database. On my main order entry form (the core user interface in
the database), I have subforms for customer addresses, order details,
and payments. When entering orders, we frequently start getting the
"Not a valid bookmark" error. Here is all the background information I
can think to provide as well as what I've observed and what I've done
to try to resolve the error:

- The error is always associated with the "Payment" subform
- The error usually starts after 20-30 new orders have been placed,
though we did get through one day of ~400 orders without the error
occuring. Once it starts, occuring, it doesn't stop
- The database is split...front end mde/back end tables (lookup tables
are stored locally)
- Access/Jet versions shouldn't be an issue...everyone is using Access
2003 with all the same patches, etc. All workstations have been built
from a standard WinXP image and are nearly identical
- The network is rock solid and fast
- As far as I can tell, virus scanners are not an issue
- I've read other posts that suggest data corruption but I don't
experience many of the problems others describe (e.g. if I manually
browse/sort/query the data in the "Transactions" table that my subform
is bound to, I don't encounter any 'obviously' corrupt records)
- There are approximately 320MB of data with roughly 250,000 customers,
400,000 orders, and 600,000 order line items in the database that is
populated initially by an import routine which I have run over and over
again, esentially building all the data up from scratch
- I have tried importing all of the objects/data from both the front
end and back end into new files

Nothing seems to be working and I'm at a loss for what to try next.
Does anyone have any suggestions? This is a big project and I really
need to get this resolved. Any ideas/help is greatly appreciated.

Please post if you find anything with this. I have a similar situation
and have not been able to resolve it. Another thing to add is that I
have the same data entry form running in A97 and it works fine. Also,
if the backend is in Sql Server I do not have the issue.

It's my opinion that we're due for a jet update to correct something in
A03.

Scott


- Hide quoted text -
- Show quoted text -
I have an order entry database that I have spent months developing.
It'snotperfect but functionally speaking, it's good enough for
production. Especially when compared to what it is replacing.
I have been careful to follow "best practices" as I understand them and
have been good at maintaining consistent naming conventions, etc.
There is definately room for improvement as a lot of the forms, code,
and other aspects of the database have been migrated from the old
database but I have been able to address the fundamental problems
associated with the data structure.
That said, there is only one thing preventing me from going live with
this database. On my main order entry form (the core user interface in
the database), I have subforms for customer addresses, order details,
and payments. When entering orders, we frequently start getting the
"Notavalidbookmark" error. Here is all the background information I
can think to provide as well as what I've observed and what I've done
to try to resolve the error:
 
S

Scoop

John,

Sorry, "if I many any" was a typo. It was supposed to read: "If I make
any"...progress, that is. It was just a response to the comment from
scottkirk. In regard to the problem I was seeking help with, it is the
first post in this thread. I'm not going to repost just yet as I think
I am making some progress and I am plenty aware that there is a
multitude of folks seeking help with various things. That said, I'm
still open to ideas on the "Not a valid bookmark" error.

Regards,

Scott
 
S

scottkirk

John,

Sorry, "if I many any" was a typo. It was supposed to read: "If I make
any"...progress, that is. It was just a response to the comment from
scottkirk. In regard to the problem I was seeking help with, it is the
first post in this thread. I'mnotgoing to repost just yet as I think
I am making some progress and I am plenty aware that there is a
multitude of folks seeking help with various things. That said, I'm
still open to ideas on the "Notavalidbookmark" error.

Regards,

Scott

To follow up.....so far the Hotfix from Microsoft has finally resolved
this issue for me. My issues were both Not a valid bookmark and
Locked by another user even if in a single user environment.

http://support.microsoft.com/kb/895751/en-us

Article ID : 895751
Last Review : November 17, 2006

Scott
 
T

Tony Toews [MVP]

To follow up.....so far the Hotfix from Microsoft has finally resolved
this issue for me. My issues were both Not a valid bookmark and
Locked by another user even if in a single user environment.

http://support.microsoft.com/kb/895751/en-us

Thanks very much for posting back your resolution. That will help us
for the next time this problem occurs.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

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

Similar Threads


Top