Forum Discussion
ManchevB
2 years agoHelper II
Ambiguous 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.
ManchevB
2 years agoHelper II
Hi Ibendin,
Thank you for pointing me in the right direction, we ended up re-writing the SQL connection and renamed the columns in the Stored Procedure so that there is no conflict.