Hi Friends
While upgrade , one of the most tedious work is to compare the output of batch programs from different produtlines
There will be thousands of data in one output and to compare for the difference it becomes tedious
SOLUTION :- The output of the program from two different productlines can be stored in Text files or CSV files ( i prefer text file is good ) and then one can write a simple program in MS access VBA to create a csv file of the two outputs and then import it to MS access database and simply write some queries to see if any difference is there in the data