Access 64 Bit

Thales750

Formerly Jsanders
Local time
Today, 00:10
Joined
Dec 20, 2007
Messages
3,509
Are there any sectors that have moved to 64 Bit?
The last 360 install on may laptop defaulted to 64 Bit. Obviously my old databases won't run on it.
 
Last edited:
The default install is now 64 bit as you have discovered.
We haven't distributed a 32 bit db for at least 2 years (possibly longer), 90% of our corporate users are on O365 subs and are on 64 bit office.

Most DB should be easily converted, the main stumbling block is the use of depreciated Active-X add-ons.
There are some differences if you use a lot of API calls to change pointer types, they are fairly well documented.
 
Are there any sectors that have moved to 64 Bit?
The last 360 install on may laptop defaulted to 64 Bit. Obviously my old databases won't run on it.
Open New 64 bit database, and then go to import and then import everything to the new database
1635887009093.png
 
Our IT guy decided to upgrade (?) to 64bit Office a few months ago. It's been pretty painless, one ActiveX control I had trouble finding the 64bit version of but otherwise nothing of note. Just adding PtrSafe, etc.
 
Are there any sectors that have moved to 64 Bit?
The last 360 install on may laptop defaulted to 64 Bit. Obviously my old databases won't run on it.
If ur database 32 bit saved as accde this will not work with Access 64bit
You need to move all ur 32 bit to 64 bit and then saved it as accde 64bit
 

Users who are viewing this thread

Back
Top Bottom