D
David C
Hi Everyone,
I have 2 linked tables in Access from a MS SQL db. Both
are from different databases.
Table 1 will be joined to Table 2 by Customer_Id, Title_Id
and Issue_Id.
What I want to do is compare both tables to see if there
are any rows missing from table 2 that are in table 1.
Also I need to find out if the values in the numerical
columns in Table 2 are different from Table 1. I.e.
What do you all think is the best way to do this?
Cheers
I have 2 linked tables in Access from a MS SQL db. Both
are from different databases.
Table 1 will be joined to Table 2 by Customer_Id, Title_Id
and Issue_Id.
What I want to do is compare both tables to see if there
are any rows missing from table 2 that are in table 1.
Also I need to find out if the values in the numerical
columns in Table 2 are different from Table 1. I.e.
What do you all think is the best way to do this?
Cheers