0

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?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459

1 Answers1

1

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

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Hans Karlsen
  • 2,275
  • 1
  • 15
  • 15