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

Question

Question

Escape Single quotes or other special characters while writing to database using workflow

asked on September 12, 2018

I have a multiline form which when submitted writes to a database using the Insert Data/Update Data query in  workflow. If there is a single quote or any such special character in the input, the workflow gets terminated. How can I successfully write to the database?  Should I be using escape characters, if so how do I use it?

1 0

Replies

replied on September 13, 2018

I was able to do this using Javascript

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

Sign in to reply to this post.