Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5841619
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T11:54:47+00:00 2026-05-22T11:54:47+00:00

Recently I have migrated my project from SQLServer 2000 to MySQL 5.2 using MySQL

  • 0

Recently I have migrated my project from SQLServer 2000 to MySQL 5.2 using MySQL migration toolkit although at the end of migration it shows the message that migration successful but i am still not sure whether the data migrated successfully or not because while migrating in the back end this migration toolkit do something like it changed the bit Datatype to tiny int, this one i have noticed but i am not sure what else it does as i am having some sensitive data so i want to be sure from my side whether migration is actually successful or not in the same time i cannot do this manually due to huge amount of data are there any ways so that i can compare tables from both sqlserver 2000 database and Mysql database and generate a report. By comparing i mean comparing table as a whole including data, datatype, everything.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T11:54:47+00:00Added an answer on May 22, 2026 at 11:54 am

    I doubt there is a tool for this, so you will most likely need to write your own and it is going to take some time.

    The first thing I would do is write an application that connects to both databases, grab the table definitions into memory, and output them to a file in order of table name.

    Then use a file comparision tool like WinMerge to check for differences. If there are differences like the one you mentioned above, make the necessary changes in MySQL and map the data if necessary.

    After that I would modify the same application to cycle through every table in the database, bring back all the data into some type of set-based object that supports a UNION operation. UNION the old table with the new table and check to see if the number of rows in the result equals the number of rows in the source database. If so, all the values are the same, other wise mark it for further inspection. This will most likely take care of most of your tables and you can do a manual inspection of the ones that fail this test.

    All the other objects will be variation on a theme (they are simpler objects, just text), but I would spend the majority of my time on verifying the data.

    Hope this helps, its going to be a time consuming process for you any way you look at it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have recently migrated a large, high demand web application to Tomcat 5.5 from
We have a 3.5 Gb SVN repository recently migrated from a 6 Gb one.
I'm a Git newbie. I recently moved a Rails project from Subversion to Git.
We just recently upgraded from VS2008 to VS2010. Our project compiles fine; but when
I currently have a recently started project in development with a 2010 target date
I am a .NET guy but recently have been placed on a Java project.
On a quest to migrate some new UI into Managed/C# land, I have recently
I've recently have a reason to include into our build script the creation of
Recently I have been investigating the possibilities of caching in ASP.NET. I rolled my
Recently I have started playing with jQuery, and have been following a couple of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.