Forum Discussion
Phoenix_Bird
5 years agoFrequent Visitor
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...
lbendlin
Super User
5 years agoProbably - hard to tell without sample code.