- Install SQL Server Data Tools component https://msdn.microsoft.com/en-us/library/hh272686(v=vs.103).aspx in your Visual Studio version.
- Show Sql Server Object Explorer in Visual Studio - View -> SQL Server Object Explorer
- Connect to server where one of your db is maintained in SQL Server Object Explorer Window
- Right click on the database and choose "Schema compare.." or "Data comparison"
2016/02/10
How to compare sql server databases structure and data ?
How to read \ write to windows registry in c# ?
Run application with administartor privilages.
2016/02/04
2016/02/03
How to list files that where modyfied in directory days ago
find . -type f -mtime -1 -exec ls -l {} \;
2016/02/01
How to connect to other comp with remote destctop in Windows8 ?
Search comp with prase: mstsc.
Run app: mstsc.exe.
Give proper credentials.
Subscribe to:
Posts (Atom)
