Forum Discussion
Appcrash Access / VBA
that include converting your Old db to Newer db (compatible to A2019 or better?)
Hi, a colleague of mine tried translating the project from adp to accdb but failed.
I don't know what to try anymore or who to ask.
Do you have any idea?
Thank you
- Stratus78Apr 11, 2023Copper ContributorHI,
I found the solution to the problem:
add msaccess on
system-->system setting
advanced-->performance-->settings-->program execution prevention.
press add and select msaccess.exe.
Thanks for your help. - David_RichardsonApr 11, 2023Copper Contributor
Stratus78 You might want to try just upgrading in increments. I understand your pain with ADP. I have an ADP program that needs to be converted as well, but it can be a monumental task. Try upgrading it to an Access 2003 ADP file. That is the last version that supported ADP if memory serves. But you can run ADPs all the way up to Office 2010... Right now I have a VM running Window 10 with Office 2010 running an ADP application and its working fine... but remember they stopped supporting ADP in I believe SQL Server 2008, though you could try running it on newer versions in compatibility mode. Good Luck...