Hello Guys,
I am in need for some help with SQL code to search multiple columns in multiple tables in an Access database. We have a database supplied to us, as part of our CAD software, which contains multiple tables each with slightly different column counts and headings.
One thing in common is that every table has the columns 'Catalog', 'Manufacturer' and 'Description'. What we need is some SQL that will search each of these columns (in every table) and return any matches for the data and the table in which it is found.
All help is greatly appreciated
Kind regards
Ota
I am in need for some help with SQL code to search multiple columns in multiple tables in an Access database. We have a database supplied to us, as part of our CAD software, which contains multiple tables each with slightly different column counts and headings.
One thing in common is that every table has the columns 'Catalog', 'Manufacturer' and 'Description'. What we need is some SQL that will search each of these columns (in every table) and return any matches for the data and the table in which it is found.
All help is greatly appreciated
Kind regards
Ota