Skip to content
Thomas LaRock
  • About
  • Work With Me
    • Author
    • Speaker
    • Data Expert
  • Blog
  • Contact Me
  • Resources
    • Portfolio
    • SQL Server Upgrades
    • SQL Server Books
    • Someday…
    • Blogger Disclosure

data migration

The 7 Data Migration Mistakes You’re Probably Making

March 12, 2018 by Thomas LaRock

Look, data isn’t perfect. Sometimes data migrations fail because the data itself is the issue. But the reality is that many failures are human mistakes that can be avoided.

Categories MSSQL, SQL MVP Tags Data, data migration, sql server Leave a comment

Schema Compare for SQL Server

February 14, 2018 by Thomas LaRock
create dacpac

Today I’m going to show how to do a schema compare using only SSMS, dacpac files, and the FC (File Compare) command available in Windows. If you need to do a schema compare but are limited in your ability to purchase or install tools, the FC command is a brilliant option.

Categories Database Design, MSSQL, SQL MVP Tags data migration, Microsoft SQL Server, schema compare Leave a comment
Pro SQL Server 2022 Wait Statistics