sql-servermdriven

Changing from SQL Server Compact to SQL Server 2014


enter image description here

I am migrating my database from SQL Server Compact to SQL Server. I get this error in the designer. Connection string works, any hints on what is wrong?


Solution

  • When your SQL Server is new there is nothing to evolve - you will need to create the initial schema. MDrivenServer does this for the first model version it sees. Delete all model versions from MDrivenServer - then upload the current model once again -> db schema is created