A family of Microsoft relational database management systems designed for ease of use.
Access cannot be hosted in the cloud.
What can be done is:
- Migrate the data to Azure SQL and link to it, but this can require reworking your forms, reports, to minimize the data being pushed and pulled to avoid all SELECT * .... No matter what you do, such a hybrid database will result in a reduction in performance.
- Use technologies such as:
- Citrix
- Terminal services
- RDP/TeamViewer
- ...
- Host your database on a service such as accesshosting.com (I have no affiliation and there are other providers you can choose from)
But truthfully, if web deployment is your goal, then this should have been part of your project specifications in which case Access would not have been the tool to use from the start. For such a need, you are always best using proper web technologies (PHP, . net, ...). It can take some work to do, but in my experience the benefits are well worth it.