Forum Discussion
mrdwprice
Contributor
When it executes (and fails), grab the JDBC Status Check SQL from the Raw tab.
Try to run that separately, check for syntax errors.
Perhaps you are using property expansion in the sql that is not being set as expected which is breaking the SQL statement - Incorrect syntax near the keyword 'and'
thatsthat
2 years agoContributor
Ahh spot on mate .. found the error of my ways by looking at the RAW value.
Cheers
Related Content
- 2 years ago