Forum Discussion
ManchevB
Helper II
2 years agoAmbiguous column name when using multiple sources
- 2 years ago
The error is caused by the way the stored procedure is written. Fix it in the SP.
lbendlin
Super User
2 years agoThe error is caused by the way the stored procedure is written. Fix it in the SP.
ManchevB
Helper II
2 years agoI see, any suggestions where exactly I should check in the SP? - usually I have the SPs created for me, that's why I'm asking
- lbendlin2 years ago
Super User
any suggestions where exactly I should check in the SP?how would we be able to answer that without seeing the SP? It's in the SELECT statement ?