0

In VS2012 I have two SQL Server projects imported from Scripts (*.sql). Is it possible to compare these two schemes and generate SQL script for the differences?

Mr. Pumpkin
  • 6,212
  • 6
  • 44
  • 60
  • yes it is possiable ,as I know there is a extention for vs 2010 compare schema. – sakir Sep 12 '13 at 06:48
  • http://www.dzone.com/articles/visual-studio-2012-schema-0 – sakir Sep 12 '13 at 06:53
  • I know about this extension and I actually use it but it works only when you import projects directly from SQL Server. But if you import it from Scripts, as I did, it doesn't allow to generate the script for differences... – Mr. Pumpkin Sep 12 '13 at 12:07

0 Answers0