Forum Discussion
ManojK365
Feb 16, 2017Copper Contributor
How to convert Access 32 Bit Database to Access 64 Bit Database
How to convert 32 Database created with Access 2007 32 bit to Access 2016 64 bit? Manoj Kumar
Eric1890
Oct 18, 2021Copper Contributor
mustafiz salam sajib Can you build a database that works for both 32 and 64 bits?
George_Hepworth
Oct 18, 2021Silver Contributor
Yes, with conditional compilation it is possible. Additional reference. EXCELLENT VIDEO on 64 bit VBA. However, if your Access relational database application uses 32 bit activeX or third-party controls you can't run them under 64 bit Office. So, it does indeed depend on the specifics of the Access relational database application in question. Some will be compatible, some won't.