I need to query an Access database and the query involves joining two tables. The joining column on table1 (named ID) has a datatype of 'Number: Long integer'. The joining column on table2 (named PartInfo)has a datatype of 'Text'. The PartInfo contains data that is the string representation...