Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tMSSqlRow and "Invalid state, the ResultSet object is closed." error

I am trying to do an Update of a table using the tMSSqlRow but the job fails - after successfully updating the table -.
I have tried to specify the command directly in the tMSSqlRow component with a transaction and commit -instead of using a prepared statement- but I keep getting the same error. The error is NOT in the component per se but in the fact that it is messing up the ResultSet of the Job...although the I do not have a clear understanding of this.
I would appreciate any guidance on this. Thanks!
0683p000009MCCX.gif 0683p000009MCjE.gif 0683p000009MChn.gif
Labels (2)
1 Reply
Anonymous
Not applicable
Author

It would be helpful if you could post the stack trace. Actually I could not figure out why your row component should fail.
Check the advanced settings of the row component and take care, there is no option to get an result set used: "Propagate QUERY recordset" must be switched off.