Compare Data in Two Tables

  • Thread starter Andrew Huckerby
  • Start date
A

Andrew Huckerby

I have two tables, one a master and the second is one
which occasionaly gets out of sync with the master. Is
there an easy way which i can compare every field of both
tables to find any differences. Then on finding the
differences, display them and request the user to
authorise the update of the master table from the second?

Any help would be much appreciated.
 
F

FreD

WHAT YOU NEED TO DO IS SIMPLY RUN A QUERY AND USE THE <>
SYMBOL ON THE FIELDS THAT DO NOT MATCH.
 
R

RobFMS

Andrew

If this is something that you do frequently, even with other databases, then
I might suggest looking into this software:

Total Access Detective (trial-version available)
http://www.fmsinc.com/products/detective/index.html

Let me know if you have any questions.

--

Rob
FMS, Inc.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Need to launch your application in the appropriate version of Access?
http://www.fmsinc.com/Products/startup/index.asp

Need software tools for Access, VB, SQL or .NET?
http://www.fmsinc.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top