Microsoft
Software
Hardware
Network
Question : Check to see if a table has a certain value, MS Access 2003
Lets say you have the following tables (tables could be any size):
Table1 Table2
Name Value Name Value
A 1 A 3
B 2 C 3
C 3 D 2
E 3
Now I want to determine if any Names in Table1 do not exist in Table2; which obiviously is Name = "B" with a value = "2"
Answer : Check to see if a table has a certain value, MS Access 2003
use a query like this
select * from table1
left join table2 on table1.[name]=table2.[name
]
where table2.[name] is null
Random Solutions
objectdatasource error typename cannot be found
What causes error "0x80070015" when connecting to bluetooth device in window 7?
SBS 2008 shared folder permissions problem - read only - need full control
Insert into MySQL Table from MSSQL Insert Trigger
Schema Changes by User
Wireless LAN , Larger Scale
How do I trawl through an Excel 2003 range and copy certain cells of certain rows to another worksheet in VBA
Office 2010 MSI GPO Installation
Asterisk+Polycom: Program a key on polycom to transfer-to or conference-in a specific extension
mcafee EPO script to remove agent and virusscan