Comparing two Microsoft Access Database Schemas
by Joseph on Jul 31st in Access
A while back I needed the ability to compare two Access database schemas. I searched a bit, and ended up finding that, for me, the best way to achieve this was to generate a couple of XML Files detailing the schemas for the two databases, then open them up in my favorite file compare tool […]