Forum Discussion
PaoloDeLeonardis
Feb 10, 2021Copper Contributor
MS access on web browser
Hello, how can i publish a file access on web so it can be used from a device as an iPad using a browser?
George_Hepworth
Feb 10, 2021Silver Contributor
In addition to Daniel's suggestions, you could consider a hybrid approach. Keep your existing Access Front End, or interface, on your desktops internally, but move the tables for your relational database application to a hosted SQL Server, or to SQL Azure. Then you will need to create the browser-based interface to those same tables for those who need to use it from mobile devices or remotely via a browser.
It all depends on the specific requirements for your organization. There are multiple options, each of which has its own advantages and disadvantages. Unfortunately, browser based Access web apps is no longer one of those options.