PC Review


Reply
Thread Tools Rate Thread

Access crashing on a form

 
 
rgmw
Guest
Posts: n/a
 
      7th Dec 2010
An mdb file/database that I inherieted crashes on one particular form
sometimes. I've been able to determine:

- If the user uses it in Access 2003, when adding a via form, Access
crashes (w/the msg, Sorry for the inconvenience, with a checkbox
prompting to Restart Access.
- If the same user uses it in Access 2007, there's no problem.
- The PC that the mdb was created on has Office 2003 works (I think
the database was created in Access 2002, but I'm not sure.)
- I've went into VBA Editor > Tools > references and verified that the
same Controls are on both PC's, for 2003. (There are NO "missing"
items checked - all controls/references appear to be there.)

What else can I check? Ugh!
 
Reply With Quote
 
 
 
 
David-W-Fenton
Guest
Posts: n/a
 
      8th Dec 2010
rgmw <(E-Mail Removed)> wrote in
news:f28728c5-1014-4af4-98d3-(E-Mail Removed)
m:

> An mdb file/database that I inherieted crashes on one particular
> form sometimes. I've been able to determine:
>
> - If the user uses it in Access 2003, when adding a via form,
> Access crashes (w/the msg, Sorry for the inconvenience, with a
> checkbox prompting to Restart Access.
> - If the same user uses it in Access 2007, there's no problem.
> - The PC that the mdb was created on has Office 2003 works (I
> think the database was created in Access 2002, but I'm not sure.)
> - I've went into VBA Editor > Tools > references and verified that
> the same Controls are on both PC's, for 2003. (There are NO
> "missing" items checked - all controls/references appear to be
> there.)
>
> What else can I check? Ugh!


You should probably run a decompile process, but from your
description, my gut reaction is that it's more likely a data-based
error. That is, there's something about the data in particular
records that the database engine doesn't like (that kind of thing
shouldn't happen, but it does).

I assume you've done a compact on the front end, which would discard
the compiled query plan for the form. If you haven't, you definitely
should.

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access crashing when form closes, but not always =?Utf-8?B?S0h1Zw==?= Microsoft Access Forms 0 22nd Mar 2005 03:41 PM
Access ADP Crashing on Form.Requery and Form.Refresh Louis Levine Microsoft Access Form Coding 4 19th Nov 2004 05:00 PM
Access ADP Crashing on Form.Requery and Form.Refresh Louis Levine Microsoft Access ADP SQL Server 4 19th Nov 2004 05:00 PM
Access ADP Crashing on Form.Requery and Form.Refresh Louis Levine Microsoft Access 4 19th Nov 2004 05:00 PM
Access form crashing? JasonW Microsoft Access Forms 2 19th Nov 2003 10:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:15 PM.