A family of Microsoft relational database management systems designed for ease of use.
Yes, it's the desktop version. I haven't tried compiling the code (never have), but I will try that next.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I having increasing problems with Access 2013 crashing. Even after compacting and repairing the database it crashes all of the time - now it's crashing whenever I try to do a "save as" or when I try to exit. It's been unstable since I started using it but it seems to be getting worse, and it happens on multiple machines. Anyone have an idea why it's constantly crashing?
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
Yes, it's the desktop version. I haven't tried compiling the code (never have), but I will try that next.
I created it in Access 2010 but have been using 2013. In the beginning I just experienced problems when exiting the program and it would crash, but now it crashes frequently, especially when trying to do "save as" and other times just exiting the program. Less when I select "close."
Problems seemed to get worse after I created several linked tables, and those will probably be accessed by people using either 2013 or 2010 once I make them accessible.
It's become extremely frustrating as it's begun to crash almost every time I try to exit and every time I try save as.
Is this a desktop app as opposed to a web app? I am assuming so.
Does the code compile? VBA window > Debug > Compile.
Do you have Option Explicit in every module? Then Debug > Compile again.
Did you try to decompile the app? Search the web for "access decompile" for the exact syntax.
Is this a database created in Access 2013? Or was it created in an earlier version?