[AccessD] 32/64 bit app; Getting closer
Jim Dettman
jimdettman at verizon.net
Tue Feb 12 14:28:36 CST 2019
<< I'm not sure how the app is running in
64 bit at all - my experience is that if there's a compile error the app
breaks on startup.>>
One other point to: If your MDE is targeting 64 bit Office, then you need
to compile it in 64 bit Office.
If you were distributing as a MDB, then you could let it compile on the fly
and develop in 32 or 64 bit.
But since a MDE is compiled with no source, then it must have the correct
"bitness" for the version of Office that it is running under. So you'll
need two different copies.
Jim.
-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Rocky Smolin
Sent: Tuesday, February 12, 2019 2:26 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] 32/64 bit app; Getting closer
Dear List:
<<SNIP>>
More information about the AccessD
mailing list