Project Description
It is a small project that is used for comparing the basic fields in Access database.

I needed a basic db comparison and was trying to find something that will use me for some period of time and everything that I found was either with money or it was not doing what I needed, so I did this small project, and now I am sharing it with all.

So basically it queries the two databases for tables and compares the names of tables and names and column type of each table, and displays them into two TreeView's. Nothing special. It simply does the job.

If you find it useful please use it, and if you have any idea to expand it, will be nice.