Comparing 2 databases

M

Mike Canfield

Hello. Does anyone know of a way to compare 2 .mdb files
and list the differences? Such as code being different,
forms or any differences between 2 files. Any help would
be greatly appreciated.

Thanks, Mike
 
B

Brendan Reynolds

Total Access Detective, from FMS (www.fmsinc.com)

I've written my own code in the past to compare the structure of tables
between two databases, but if you need to compare forms, modules etc. as
well as tables, I'd go with the FMS product. Life is too short to be writing
all that code unless someone is going to pay you handsomely for it.

--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com

The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.
 
M

Mike Canfield

Thank you so much...
-----Original Message-----
Total Access Detective, from FMS (www.fmsinc.com)

I've written my own code in the past to compare the structure of tables
between two databases, but if you need to compare forms, modules etc. as
well as tables, I'd go with the FMS product. Life is too short to be writing
all that code unless someone is going to pay you handsomely for it.

--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com

The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E- mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e- mail, you'll find
a useable e-mail address at the URL above.





.
 
Top