A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Access 2007 FE/SQL 2005 BE - Fatal errors occurring



 
 
Thread Tools Display Modes
  #1  
Old May 3rd, 2010, 08:55 PM posted to microsoft.public.access.tablesdbdesign
KJL
external usenet poster
 
Posts: 8
Default Access 2007 FE/SQL 2005 BE - Fatal errors occurring

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?
  #2  
Old May 3rd, 2010, 10:12 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Access 2007 FE/SQL 2005 BE - Fatal errors occurring

?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?



  #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?



.

  #4  
Old May 5th, 2010, 04:55 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Access 2007 FE/SQL 2005 BE - Fatal errors occurring

Can you confirm that the application (*front-end*) was fully-compiled in
Access 2000 before you began using Access 2007?

Can you compile (using Access 2007) a copy of the front-end?

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
...
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?



.



  #5  
Old May 13th, 2010, 05:52 PM posted to microsoft.public.access.tablesdbdesign
KJL
external usenet poster
 
Posts: 8
Default Access 2007 FE/SQL 2005 BE - Fatal errors occurring

I was able to confirm that the application was not fully-compiled in 2000.
I did compile the front-end and have the users using the new copy.

I did receive a notification today that a user did receive a system
shutdown. The error occurs when they are in the middle of entering data into
a memo field which is on a subform. The user is running the BE thru the VPN.

I did attempt to increase the ODBC timeout on all of the queries, however,
all of the queries reset to 60 sec. However, the shutdown today was not due
to an ODBC call failure.

"Jeff Boyce" wrote:

Can you confirm that the application (*front-end*) was fully-compiled in
Access 2000 before you began using Access 2007?

Can you compile (using Access 2007) a copy of the front-end?

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
...
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?


.



.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:28 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.