Hi everyone,
I’m looking for guidance on the easiest way to convert an existing Access 2003 ADP (Access Data Project) to a modern cloud-based solution. The application connects to a SQL Server backend and includes several forms, reports, and VBA-based logic.
Here’s what I’m trying to achieve:
- Migrate the backend to a cloud-hosted SQL Server (e.g., Azure SQL or Amazon RDS).
- Modernize or rebuild the forms for use in a web-based or cloud-native environment.
- Retain as much of the existing functionality as possible without an extensive rewrite.
- Rebuilding the forms using Microsoft PowerApps and connecting them to the SQL database.
- Converting the ADP to ACCDB, using ODBC for SQL Server connectivity, and gradually transitioning.
- Recreating the application using a modern web framework (e.g., React, Angular) for a full migration.
Has anyone here undertaken a similar migration? Any advice, best practices, or pitfalls to avoid?
Thanks in advance for your insights!