Questions tagged with SQL Migrations
Content language: English
Sort by most recent
I need to migrate an instance with a SQL license to an instance without one to save money on the monthly bill. I've made a copy of the DB to RDS in SQLExpress, and tested with the application successfully. I now need to figure out how to migrate the data to a smaller instance without SQL. Anyone know the best way to achieve this? The basic method of changing instance type fails as it wont let me choose an instance without SQL.