2010 vs 1019 (1 Viewer)

GBalcom

Much to learn!
Local time
Yesterday, 16:55
Joined
Jun 7, 2012
Messages
459
I have an accde file that I've compiled in 2013. It's been running fine for years ( and still does on other computers that I've setup with 2013 runtime). We have a new computer in the office that has MS office 2019 on it. It doesn't like my file. I can't remember the exact error, but it I can post it when I get to work tomorrow if needed.

I'm starting to believe it may be that the new version is 64 bit. I have installed 2013 runtime on this computer. Is there a way to force the file to open with 2013 runtime instead?
 

theDBguy

I’m here to help
Staff member
Local time
Yesterday, 16:55
Joined
Oct 29, 2018
Messages
21,469
Hi. If you're using APIs in your code, you'll definitely have to account for them when using ACCDEs. If so, you'll have to provide a separate ACCDE for each bitness.
 

Users who are viewing this thread

Top Bottom