Forum Discussion
Mike Jansen
Sep 05, 2017Iron Contributor
Migrate web application to O365 - possible in SharePoint but what about my database?
I have this "old" web application (classic ASP and SQL Server). I want to migrate it to the cloud. I think the most obious approach would be to migrate to Azure (web application an SQL server). ...
Sep 05, 2017
If the application is relatively simple you could use SQL in Azure with BDC connections or some to be developed api/services.
But as you don't want to use Azure you will have to consider where you would like to store your data then? If SharePoint online isn't an options either...
Just a thought, would PowerApps and the Common Data Services work?
- Mike JansenSep 05, 2017Iron Contributor
Thanks again Pieter Veenstra. I will dive into the Powerapps option. See if that works for me.
- Sep 05, 2017You are welcome. Let me know how you get on.