Good day.
We plan to migrate our old web app server to Azure, here is the current setup:
Frontend Web - Windows Server 2003 IIS
Backend DB - SQL 2000
User input data using MS Access 2003 (ODBC connection to SQL 2000).
Each MS Access file has 10+ tables. 25+ MS Access files need to be migrated.
All MS Access files store in a local file server and share to all users.
Users is using MS365
Any suggestion how can we migrate this environment?
Thanks in advance!