Forum Discussion

Phoenix_Bird's avatar
Phoenix_Bird
Frequent Visitor
5 years ago

Arithmetic overflow error converting expression to data type int' - left join on 2 SQL tables

I've getting this ' Arithmetic overflow error converting expression to data type int' error when I try to do a left join of 2 SQL tables. I can pull both tables in individually with no issue using a...