breezett93
Technical User
Currently I have users that are using Microsoft Office versions 2013 - 2021. All are 32 bit because our ancient access database requires 32 bit.
Now, I am migrating all users to Microsoft Business 365; so I need to convert the database to 64 bit. I updated all the Declare statements to include PtrSafe. The database opens with no errors.
However, on my current Office 2016 dev machine, the database takes 5 seconds to open. Now, on my Business 365 dev machine, the database is taking on average 60 seconds to open.
My 2016 dev machine is a 8+ year old desktop, and my 365 dev machine is a brand new laptop. Both are using wired ethernet, no wifi. The laptop has better hardware (Ryzen 5 16gb ram vs Intel i5 8GB ram); so I'm confident it has to be a software issue. Is there more I need to do to truly convert the database to 64 bit?
Thanks.
Now, I am migrating all users to Microsoft Business 365; so I need to convert the database to 64 bit. I updated all the Declare statements to include PtrSafe. The database opens with no errors.
However, on my current Office 2016 dev machine, the database takes 5 seconds to open. Now, on my Business 365 dev machine, the database is taking on average 60 seconds to open.
My 2016 dev machine is a 8+ year old desktop, and my 365 dev machine is a brand new laptop. Both are using wired ethernet, no wifi. The laptop has better hardware (Ryzen 5 16gb ram vs Intel i5 8GB ram); so I'm confident it has to be a software issue. Is there more I need to do to truly convert the database to 64 bit?
Thanks.