View Single Post
  #3  
Old May 4th, 2010, 07:39 PM posted to microsoft.public.access.tablesdbdesign
KJL
external usenet poster
 
Posts: 8
Default Access 2007 FE/SQL 2005 BE - Fatal errors occurring

There are about 30 users - 12 of which run through a VPN.
The size of the front end is 2732 KB. The size of the back end is 1423.38 MB.

Each user has a copy of the front end in their C drive.

The shutdown is occuring when users are making a large memo entry on a form.
We have a command button that opens the form with the memo field. The user
then enters the data & when they select complete, the data is copied to 2
separate fields in the table.

We had this functionality in Access 2000 without any issues. It just
started occurring when we begin using 2007.


"Jeff Boyce" wrote:

?More specifics?

How many users?

How much data?

Does each use have his/her own copy of the front-end, or are they "sharing"
a single copy located on your LAN?

More info, please.

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.


"KJL" wrote in message
...
I have a database with a frontend that was built in Access 2000 and at the
time we set it up with a SQL 2005 backend.

Recently we upgraded to Access 2007. SQL however was not upgraded. Is
there any known issues with the compatibility between these 2? We have
been
experiencing system shutdowns and fatal errors. The frontend was not
converted to 2007.

We have also recently increased the amount of users and data sent to the
database.

Any thoughts?



.