You are viewing limited content. For full access, please sign in.

Question

Question

Error- Associated statement is not prepared

asked on April 1, 2015

I am calling a stored procedure from my workflow and sometime it fails with the following error- "Associated statement is not prepared".

It happens only some time. Other times, it works properly. 

Please see attached screenshot. 

I would appreciate if someone can help me with this. 

 

Thanks.

Assosicate Statement is not prepared.jpg
0 0

Replies

replied on April 1, 2015 Show version history

Could the issue be related to the specific data that you're trying to insert? Try to run the actual SQL query using the value from Workflow and see if you get the same error in SQL Server Management Studio. Perhaps the issue is caused by a foreign key constraint or something else that is preventing that specific data from being inserted?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.