I have the following sql code which i have written to search our current and archived records by vehicle registration number. I get an error in the FROM clause, but as i don't really know sql (i poached the code from forums) im not sure why
SELECT CUSTOMER, INVNUM, [CAN Number], DELIVERY...