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 » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Form with subform suddenly causing Access to crash



 
 
Thread Tools Display Modes
  #1  
Old February 27th, 2006, 03:25 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Form with subform suddenly causing Access to crash

If anybody can tell me what might be causing my problem, I'd be very
grateful.

We have an Access front end to a SQL back end. It's been working without
any problems but has recently started to crash whenever one of the forms
is opened. The form is a main form with staff member details which has a
tab control on it with several tabs most of which contain a subform with
data related to the staff member via the staff record id (an autonumber
field) on both the parent and child.

I have tried creating a new form and putting one of the sub forms onto it
and get the same behaviour. MSAccess crashes and looking at the error
report, it seems to tell me that MSAccess.exe was the application and
MSJet40.dll was the cause.

Where should I start looking in my efforts to solve this please?

  #2  
Old February 27th, 2006, 03:50 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Form with subform suddenly causing Access to crash

Almost certainly that form, or one of the subforms, is corrupt. Try creating
a new database file and importing all objects into it. First do the tables,
queries, reports, macros, then modules. Next import the forms not giving you
problems. Lastly import the problem form and subforms one at a time. If some
do not import, they are corrupt. You'll need to rebuild them from scratch or,
hopefully, you have a good, recent backup and can import them from it.

You may need to set up all the security and relationships plus startup
options in the new database.

I have a white paper in a Word document named Fix Corrupt Access Database
towards the bottom this page:
http://www.rogersaccesslibrary.com/OtherLibraries.asp
--
Jerry Whittle
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.


"George Avery" wrote:

If anybody can tell me what might be causing my problem, I'd be very
grateful.

We have an Access front end to a SQL back end. It's been working without
any problems but has recently started to crash whenever one of the forms
is opened. The form is a main form with staff member details which has a
tab control on it with several tabs most of which contain a subform with
data related to the staff member via the staff record id (an autonumber
field) on both the parent and child.

I have tried creating a new form and putting one of the sub forms onto it
and get the same behaviour. MSAccess crashes and looking at the error
report, it seems to tell me that MSAccess.exe was the application and
MSJet40.dll was the cause.

Where should I start looking in my efforts to solve this please?


  #3  
Old February 27th, 2006, 09:48 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Form with subform suddenly causing Access to crash

On Mon, 27 Feb 2006 15:25:42 GMT,I wrote:

If anybody can tell me what might be causing my problem, I'd be very
grateful.

We have an Access front end to a SQL back end. It's been working without
any problems but has recently started to crash whenever one of the forms
is opened. The form is a main form with staff member details which has a
tab control on it with several tabs most of which contain a subform with
data related to the staff member via the staff record id (an autonumber
field) on both the parent and child.

I have tried creating a new form and putting one of the sub forms onto it
and get the same behaviour. MSAccess crashes and looking at the error
report, it seems to tell me that MSAccess.exe was the application and
MSJet40.dll was the cause.

Where should I start looking in my efforts to solve this please?



After posting this item whilst in the office, I had a few minutes to
spare before I left for home so I had one more try and bingo it
worked, I've got absolutely no idea why though.

My form was based directly on a linked table. I changed the source to
a select query and just included all the fields in the source linked
table.

I've reproduced both the fault and the solution (after compiling the
front end and deploying it) on 4 other work stations.

For the sake of my sanity - I'd love to know why this happened and why
why the change solved the problem.

GA
  #4  
Old February 27th, 2006, 10:32 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Form with subform suddenly causing Access to crash

I have seen a similar problem if the field in the SQL database is a date
field and is outside the 'acceptable' (ODBC, MS Access Limits) , eg.
improperly entered ( 01/01/089) or some other stupid thing (should have been
caught with the validator, but 'real men don't always validate' ;(

Other than that ???

Ed Warren.
"GA" wrote in message
...
On Mon, 27 Feb 2006 15:25:42 GMT,I wrote:

If anybody can tell me what might be causing my problem, I'd be very
grateful.

We have an Access front end to a SQL back end. It's been working without
any problems but has recently started to crash whenever one of the forms
is opened. The form is a main form with staff member details which has a
tab control on it with several tabs most of which contain a subform with
data related to the staff member via the staff record id (an autonumber
field) on both the parent and child.

I have tried creating a new form and putting one of the sub forms onto it
and get the same behaviour. MSAccess crashes and looking at the error
report, it seems to tell me that MSAccess.exe was the application and
MSJet40.dll was the cause.

Where should I start looking in my efforts to solve this please?



After posting this item whilst in the office, I had a few minutes to
spare before I left for home so I had one more try and bingo it
worked, I've got absolutely no idea why though.

My form was based directly on a linked table. I changed the source to
a select query and just included all the fields in the source linked
table.

I've reproduced both the fault and the solution (after compiling the
front end and deploying it) on 4 other work stations.

For the sake of my sanity - I'd love to know why this happened and why
why the change solved the problem.

GA



 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Form, Subform, Tab key 2nd_Stage_User Using Forms 17 August 25th, 2006 12:30 AM
Date range on reports Mark_Milly Setting Up & Running Reports 10 January 19th, 2006 03:49 PM
subform's field and corresponding recordset out of sync? AB General Discussion 3 November 8th, 2004 10:54 PM
open a form through a subform in access 2000 Tammy Setting Up & Running Reports 12 October 22nd, 2004 02:43 PM
dlookup miaplacidus Using Forms 9 August 5th, 2004 09:16 PM


All times are GMT +1. The time now is 08:20 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.