up vote 1 down vote favorite
share [g+] share [fb]

Does anyone know of a tool similiar to RedGate's SQL Data Compare that works with Microsoft SQL Server Compact 3.5?

link|improve this question

feedback

3 Answers

up vote 1 down vote accepted

In the end I solved this problem by Exporting my 2 SQL Server Compact Databases to SQL Server Express 2005 (although 2008 would work) using Data Port Console.

I then compared them using Red Gate SQL Data Compare.

This solution works just fine for me.

link|improve this answer
feedback

Have you tried SQL Compare from starinix? They say it supports SQL Server (All Editions) so that may include compact edition.

This software does work as I have used it (for Yukon). It's also freeware which saves worrying about licensing.

link|improve this answer
Cheers Wayne! I'll check it out and let you know. – Duncan Edwards Mar 11 '09 at 13:04
No good. Does not support Compact. – Duncan Edwards Mar 11 '09 at 14:03
Ok, well at least you found a resolution anyway! – Wayne Mar 12 '09 at 0:55
feedback

Not sure, but you could also have a look at the Apex SQL tools - Apex SQL Diff and Apex SQL DataDiff. There website is here. They don't specifically mention SQL Server Compact - but I'm sure you could inquire with them.

Red-Gate and Apex are my #1 choices for any kind of SQL tools :-)

Marc

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.