Microsoft Access + Xojo Web?

Hi Guys

Is it possible to have a WEB app to use Microsoft Access as the database?

If so, how does the deployment looks like?

I suspect you could do it on a Windows server no problem. On Mac/Linux you’d likely need ODBC drivers just like SQL Server.

Even on a Windows Server I should chose another database to replace MS Access. Using ODBC can be very inefficient and there is no need for using it since there is a lot op GPL stuff available which is better than the MS Access format. Transferring MS Access scheme’s and data to another database shouldn’t be a big deal.