W
William W
Hello,
I am trying to have two fields (ISBN) and (Product ID)
reference the same field (ISBN without dashes) in another
table to retrieve the info in the (Title) field.
So I want to have two potentially different fields check
to see if there is a related record in another table, and
if there is retrieve the Title.
I keep getting an ambigious outer join error and cannot
understand the joining properly to make it work...
Any ideas/clarifications on how to do this?
Thanks
I am trying to have two fields (ISBN) and (Product ID)
reference the same field (ISBN without dashes) in another
table to retrieve the info in the (Title) field.
So I want to have two potentially different fields check
to see if there is a related record in another table, and
if there is retrieve the Title.
I keep getting an ambigious outer join error and cannot
understand the joining properly to make it work...
Any ideas/clarifications on how to do this?
Thanks