Access 2007- split database breaks after several uses

L

Lanceu

I have a split database used over the network for data entry into a
table for a report that is run from the backend. After several uses
it will break- the error reads something like "MS Access caused a
serious error the last time it was open".

I then paste a backup copy over the front end and it works again.
There is no VBA in this one- I built it to replace one that broke the
same way that used a lot of VBA for validation.
 
L

Lanceu

The OS on the frontend is Windows Vista Enterprise. . Windows Server
2003 R2 on the backend
 
T

Tony Toews [MVP]

Lanceu said:
I have a split database used over the network for data entry into a
table for a report that is run from the backend. After several uses
it will break- the error reads something like "MS Access caused a
serious error the last time it was open".

Does each user have their own copy of the FE? If not that is your
problem.

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
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
L

Lanceu

The FE is downloaded to the client from the intranet each time. I'm
not understanding why that would be different than having the FE saved
to the client.
 
T

Tony Toews [MVP]

Lanceu said:
I have a split database used over the network for data entry into a
table for a report that is run from the backend. After several uses
it will break- the error reads something like "MS Access caused a
serious error the last time it was open".

Actually when I think about this it sounds like A2007 crashed once
leaving the Access MDB/MDE in a weird stated. Then the user runs the
MDB and gets this message.

Although the end result is the same as far as you are concerned. Is
A2007 SP1 installed?

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
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
T

Tony Toews [MVP]

Lanceu said:
The FE is downloaded to the client from the intranet each time. I'm
not understanding why that would be different than having the FE saved
to the client.

It shouldn't be different. How is the FE being downloaded though?

Can you actually see the FE on the client hard drive along with the
ldb file?

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
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
L

Lanceu

Access 2007 SP1 is installed- what I am picturing is some sort of
error created by multiple simultaneous users.

Thanks
 
P

Pete D.

Could this be related to Vista shadow copy? I remember reading about a
problem with Access and Shadow copy but can't find it now.
 
D

David W. Fenton

m:
Access 2007 SP1 is installed- what I am picturing is some sort of
error created by multiple simultaneous users.

Of the front end or the back end?

If the latter, that's not a likely problem.

If the former, then it's pilot error -- you should never ever under
any circumstances have multiple users opening a front end.

Just don't do it.

It is the source of a huge number of problems that are so very
easily avoided that I just don't understand why anyone at all would
ever contemplate such an unreliable scenario for a production
application (or any application, for that matter).
 

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