I am trying to insert the following string in my DB using CF query: Aman#30 is "OK"
But I get the error "Invalid construct: Either argument or name is missing."
On further investigation I found that this happens only if I use # or " in the string.
Any suggestions on how to resolve this issue?