I have been given a task:
Two copies of the same database have been filled in in different locations. The database has 55 tables. I have been asked to compare each table to report on differences.
It occurred to me that a program that would take two paths to identically structured .mdb files as arguments could be constructed. The program would then compare each table in the file(s) and generate the required report. This would then work for any Access database pair.
I can use most of Access 2000 features, but VB is not one of them.
Any suggestions?
Two copies of the same database have been filled in in different locations. The database has 55 tables. I have been asked to compare each table to report on differences.
It occurred to me that a program that would take two paths to identically structured .mdb files as arguments could be constructed. The program would then compare each table in the file(s) and generate the required report. This would then work for any Access database pair.
I can use most of Access 2000 features, but VB is not one of them.
Any suggestions?