Re: Incompatibility between Access 2003 and Access 2002
- From: "Allen Browne" <AllenBrowne@xxxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 22:33:13 +0800
Try opening another database, such as Northwind.
Does that crash also as soon as you open a code window?
We are trying to determine whether this is specific to the database
(suggesting a corruption or bad reference) or to the computer (suggesting a
corrupted installation of Access, a faulty add-in, or interference from a
..NET version of VB.)
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"vp17tacco" <vp17tacco@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B3EB1B4D-CF36-4FC2-BF02-2623EDAF20C4@xxxxxxxxxxxxxxxx
Thank you for your reply. There is no AutoExec macro. Holding the shift
key
down during startup does delay the crash and, while still holding the
shift
key down, I can even open the startup form in design view, but when I
release
the shift key, the crash occurs. I've also tried opening the code window
while holding the shift key down. This causes the crash to occur
immediately. I don't think the problem is in the startup form. I haven't
made any changes to it recently and I've removed it from the Options menu
as
the startup form, so it doesn't run during startup anymore.
"Allen Browne" wrote:
Firstly, make sure Name AutoCorrect is off. Explanation:
http://allenbrowne.com/bug-03.html
The file format won't make a difference. The Decompile is a good idea
whenever you switch version, as the binaries are different. After the
decompile, make sure *no* code runs (e.g. not even startup code), and
compact the database (again not running any code when if it restarts.)
At what point does it crash? When you open the database? Open a
particular
form? Execute a particular query? Open the code window?
What libraries are you using? (Tools | References from the code window)?
What service packs are applied?
"vp17tacco" <vp17tacco@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:22CC431C-B38E-4FD6-9FC7-3B91E7DD8683@xxxxxxxxxxxxxxxx
I have been writing an Access application using two computers, one of
which
runs Access 2002 and the other Access 2003. Ever since the project
began
I've been able to copy the mdb file (formatted for Access 2000) back
and
forth with no problem. Recently, however, after making some changes on
the
Access 2002 computer, running the file on the Access 2003 computer
causes
a
"Microsoft Access has encountered a problem and needs to close." error.
I've
tried the following: changing the format to Access 2002 (no help),
decompiling the file in Access 2002 (no help), running the file on
other
computers loaded with Access 2003 (same problem). All the while, it
continues to run fine on the Access 2002 machine. Can anyone help me
with
this?
.
- Follow-Ups:
- Re: Incompatibility between Access 2003 and Access 2002
- From: vp17tacco
- Re: Incompatibility between Access 2003 and Access 2002
- References:
- Re: Incompatibility between Access 2003 and Access 2002
- From: Allen Browne
- Re: Incompatibility between Access 2003 and Access 2002
- Prev by Date: RE: Ghostly presence of Excel process
- Next by Date: Re: Ghostly presence of Excel process
- Previous by thread: Re: Incompatibility between Access 2003 and Access 2002
- Next by thread: Re: Incompatibility between Access 2003 and Access 2002
- Index(es):
Relevant Pages
|
Loading