PaquettePaul
Member
- Local time
- Yesterday, 21:31
- Joined
- Mar 28, 2022
- Messages
- 107
What I want to do is take a copy of my 2003 Access application, upgrade to MS Access 2019, gut the unimportant stuff and rebuild a new application for a flying school using the basic form and flow architecture.
First problem Is that I cannot convert my database to new format defined in Access 2007. I know that you are supposed to go to File, Save As and select the new access database. However, the only options that I am being presented with are Save and Print.
Next problem is that I can only see the main switchboard like form. I have tried looking around but nothing else appears. When I click on the options in my main menu form when it is opened, the other forms show up in data entry mode but I cannot see them in the object library as forms.
I have found that compile errors are appearing in my code (specifically Declare statements) relating to 64-bit architecture but I can deal with that another time.
I am not sure how to proceed. Help would be very much appreciated.
First problem Is that I cannot convert my database to new format defined in Access 2007. I know that you are supposed to go to File, Save As and select the new access database. However, the only options that I am being presented with are Save and Print.
Next problem is that I can only see the main switchboard like form. I have tried looking around but nothing else appears. When I click on the options in my main menu form when it is opened, the other forms show up in data entry mode but I cannot see them in the object library as forms.
I have found that compile errors are appearing in my code (specifically Declare statements) relating to 64-bit architecture but I can deal with that another time.
I am not sure how to proceed. Help would be very much appreciated.