Forum Discussion
Hi Smudassir, thank you for responding,
Yes, the query is fine, it only pulls a few hundred records from a simple table. Even when I select top 1 * it still has the same issue.
The code in the SQL server - Execute 3 snap is :
Can you share your account settings pls? Which driver jar are you using?
- gordon_ash3 years agoNew Contributor
Ok, here is the account
and here is the jar file
- bojanvelevski3 years agoValued Contributor
The problem might be, and probably is, in the downstream snaps.
Try and isolate the snap to properly test and confirm if the problem is really in the SQL Server Execute.
- gordon_ash3 years agoNew Contributor
Hi [bojanvelevski],thanks, you are right, I disabled the snaps after the error pipeline (PE3) and the SQL Execute runs no problem; so there must be something wrong with the snaps further down the stream, I can investigate those.
Thanks very much.