-4

I'm using SQL Server CE for SQL Server 2008. But, now I must using SQL Server 2014, But SQL Server CE 3.5 SP.2 doesn't support SQL Server 2014.

Which version of SQL Server CE does SQL Server 2014 support?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
  • The full SQL Server and SQL Server CE are totally **independent** - no *full* version of SQL Server "supports" a specific version of SQL Server CE .... your question is very unclear.... – marc_s Dec 25 '15 at 10:00

1 Answers1

-1

Are you talking about Merge Replication? In that case, SQL Server 2014 does not support Merge Replication with SQL Server Compact, the last version of SQL Server to do this is SQL Server 2012

ErikEJ
  • 40,951
  • 5
  • 75
  • 115