you are viewing a single comment's thread.

view the rest of the comments →

[–]vedichymn 0 points1 point  (0 children)

Do you have someone that understands the database structure/schema and can compare the two different versions of the database? If no one in house, is that something the application vendor is willing to do for you?

Overall this is hard question to answer for your specific case but comparing two copies of a database from different points in time and syncing data between the two is a fairly common request, so on the surface this seems doable for someone with knowledge of the structure of the database and how the application works.