lienlee
08-04-2010, 05:51 AM
UPDATE ExportToTable LEFT JOIN Integration_Interface ON ExportToTable.ID = Integration_Interface.Integration_Interface_ID SET ExportToTable.I_I_name = [Integration_Interface].[Integration_Interface_Name];
When i hit run to run this query. nothing happens. is something wrong with my query?
attached is the relationship between the two tables
When i hit run to run this query. nothing happens. is something wrong with my query?
attached is the relationship between the two tables