Hi,
I have a number of Office 365 32bit Access apps that are used all day, every day in commercial environments.
Accde front end on user PCs
Mdb backend hosted on server.
Heavily coded including Win APIs.
3 x 3rd party ActiveX components.
I'm happy to say that these apps have been incredibly reliable for over 10 years.
Some of my clients are standardising on Office 64bit and I'm going to have to migrate my apps to 64bit accordingly. I understand what needs doing wrt Win API changes for 64bit compatibility and of course I need to use 64bit ActiveX components.
After making initial changes to the Win APIs to include the PrtSafe keyword and removing the 32bit activex components (and code) my apps compile in Access 365 64bit without issue. From here I've been working on updating data types etc in the Win API's. The problem I'm having is that while I've been working in the code window (64bit) Access has crashed 3 times in 2 hours. It just hangs as I'm typing, closes and creates a backup copy of the accdb.
This has got me worried about the general stability of Access 365 64bit (or any 64bit version). I'm hoping it could just be that I haven't updated the API data types yet but I'm not actually running the app, just working in the code window.
I'm interested to hear the experience of others with Access 64bit. Is it reliable in a commercial environment? Are there known issues with its stability even if recommended development standards have been adhered to?
I have a number of Office 365 32bit Access apps that are used all day, every day in commercial environments.
Accde front end on user PCs
Mdb backend hosted on server.
Heavily coded including Win APIs.
3 x 3rd party ActiveX components.
I'm happy to say that these apps have been incredibly reliable for over 10 years.
Some of my clients are standardising on Office 64bit and I'm going to have to migrate my apps to 64bit accordingly. I understand what needs doing wrt Win API changes for 64bit compatibility and of course I need to use 64bit ActiveX components.
After making initial changes to the Win APIs to include the PrtSafe keyword and removing the 32bit activex components (and code) my apps compile in Access 365 64bit without issue. From here I've been working on updating data types etc in the Win API's. The problem I'm having is that while I've been working in the code window (64bit) Access has crashed 3 times in 2 hours. It just hangs as I'm typing, closes and creates a backup copy of the accdb.
This has got me worried about the general stability of Access 365 64bit (or any 64bit version). I'm hoping it could just be that I haven't updated the API data types yet but I'm not actually running the app, just working in the code window.
I'm interested to hear the experience of others with Access 64bit. Is it reliable in a commercial environment? Are there known issues with its stability even if recommended development standards have been adhered to?
Last edited: