Tool to create a sql difference script between 2 Sql Ce 4 files (.sdf)
Create a .cmd with the following details in it:
cd sqlcediffer.exe -source: -target: -outputPath:
If you want you an do this via MSBuild as follows:
Tool written to generate a Sql Diff Script between 2 Sql CE 4.0 .sdf files
C#NOASSERTION