SQL gives Missing operator error
SQL:
My old SQL does work with only 1 other table being join on
Old SQL:
I also tried with just the Recipe table being joined on and that also worked so seems to only happen when both tables are being joined.
(Im using OleDb .Net Framework)
My old SQL does work with only 1 other table being join on
Old SQL:
I also tried with just the Recipe table being joined on and that also worked so seems to only happen when both tables are being joined.
(Im using OleDb .Net Framework)

