I used the beta version of VS11 that ships with SQL Server 2012. I also have a version of the SQL Server 2008 R2 file .mdfsince the staging server uses R2.
Later I port the project to SQL Azure. If I start making changes to the database structure of the version of SQL Server 2012, can I later convert it to SQL Azure later or do I need to make changes to the R2 file .mdfand also keep it synchronized?
Thank.
source
share