I don’t know what’s wrong with my environment, since I copied the application back to my local laptop, it’s never working smooth, as now, I can’t create the blank form, the whole app will crush if I just click the create blank form button?
Anybody has the similar experience ?
thanks
My Envrionment: MS access 2007 + ODBC SQL server 2005
App initial build on ms-access 2000
I have experienced that type of behavior in Access 2003, but not yet with 2007.
In those cases I launch the database with the /decompile flag on the end, recompile my VBA code, and exit. Upon return, I’ve never failed to be back in control of a functional database.
I usually keep a ‘Decompile’ shortcut in my project folder. Here’s the shortcut target: