JGravesNBS
Programmer
Using A2007 (12.0.6334.5000) SP1 Jet 4.0 SP-8
I’m New to Access 2007
I develop apps in Access 2000 and both FE.mdb and BE.mdb are in Access 2000 format
I have a user that is getting a new computer with A2007 preinstalled.
1. When I open the Access 2000 FE.mdb the first time with Access 2007 it taks 7 minutes to open
2. When I open the Access 2000 FE.mdb a second and subsequent times thereafter with Access 2007 if only takes 20 seconds which is tipically normal
There are no error messages and the application seems to work OK.
What is happening during the first opening of the FE.mdb?
After further analysis, I put a MsgBox in the On Open of my start-up form and it takes 7 minutes to get to the message box, then another 15 seconds to run all my start-up code and to my opening form which is normal
How can I further trouble shoot this?
Thanks, John