VB 6 - An app that compares the properties of two MS Access databases
Hi Team, I wrote this app so that I could check that two Access databases were the same. It uses Dao to get the properties of each database and outputs the diferences and similarities to the screen.
If you come up with any improvements I'd appreciate you forwarding your changes to me.