amorosik
Active member
- Local time
- Today, 07:54
- Joined
- Apr 18, 2020
- Messages
- 793
I have a project created with Access 2024, the 64-bit version
All the API declarations are in the 32/64-bit version, so I can transfer the exact same project to another PC with Microsoft Access 2013, the 32-bit version, installed
I periodically use the Tools/Compact and Repair Database function to reduce the size of the Access file
I noticed that if I transfer the file from a PC with 64-bit Access to a PC with 32-bit Access, and then run Tools/Compact and Repair Database on the latter, the size is significantly reduced, from 110 MB to about 70 MB (only code, no db data)
I'm talking about the .accdb file
The question is: since the difference seems significant (in a 32-bit environment the program is about 30% smaller), I'd like to know if you think this is justified or if it's due to some anomaly
All the API declarations are in the 32/64-bit version, so I can transfer the exact same project to another PC with Microsoft Access 2013, the 32-bit version, installed
I periodically use the Tools/Compact and Repair Database function to reduce the size of the Access file
I noticed that if I transfer the file from a PC with 64-bit Access to a PC with 32-bit Access, and then run Tools/Compact and Repair Database on the latter, the size is significantly reduced, from 110 MB to about 70 MB (only code, no db data)
I'm talking about the .accdb file
The question is: since the difference seems significant (in a 32-bit environment the program is about 30% smaller), I'd like to know if you think this is justified or if it's due to some anomaly