Are you saying you want to only look at the License Number column? If that's
the case, query both tables and then find the missing ones with Q of Q or
the following UDF.

http://www.cflib.org/udf.cfm?ID=660

Adrian


-----Original Message-----
From: Ian Skinner [mailto:[EMAIL PROTECTED]
Sent: 14 December 2007 15:57
To: CF-Talk
Subject: Compare two tables


Anybody have a creative way to compare data in two tables and find all
records in table A not in table B and vice-a-versa.  The data share a
common key, 'License Number'.

The trick -- Table A is in an MS Access Database and Table B is in a MS
SQL server database.  They are not aware of each other and we can not
import the Access data into the SQL database at this time at least.

TIA
Ian


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294818
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to