Show how many records have been processed in a table (useful for large tables)
It would be real nice to have a counter displayed on the "SQL Data Compare - Running" screen that shows which record number is being processed for a given table, for example "Processing record X of Y total records". This would be useful for large tables that have lots of binary data (images, files, etc.). This would help us determine whether or not SQL Data Compare is stuck in a loop. Right now the tool does show which table is being compared, which is useful, however, we have one table that has 25 GB of data in it (mostly PDF files and images), so I know the comparison process will be slow. Seeing an actual counter would help us know if any progress is being made. I realize that updating this counter might slow down the comparison process, so perhaps there could be a setting to turn this feature off or on.