Forum Discussion
fkr717
11 years agoOccasional Contributor
Trying to compare a SQL database to a spreadsheet of data.
Marsha_R
Champion Level 3
11 years agoThe Database Checkpoint is going to compare a database to a saved copy of the same database in the same format. With your two different formats, I think you'll have to use DDT to loop through the two sets of data and compare them.