Hi all,
I get the below error when I try to run the below query in access.
Query:
SELECT
dbo_MyWorkingResults.[Permit_Number],dbo_AffiliaSyntaxtegory.affiliate_category_id as 'AffiliateCategoryID'
,[AffiliateCategory]
,dbo_CollectionCategory.coll_cat_id as 'CollectionCategoryID'...