Home > Programming > Report Generator

Report Generator

March 3rd, 2010

Need program that will read one table, check the contents against other tables for similar records and then output non duplicates into a new table for processing a report.

The duplicate records may not be input as exact duplicates so there will be a need for some real coding.

There will be another table that these records will be checked against to retrieve additional information for the report.


Report Generator

Comments are closed.
Bear