SQL error on pasted text
Posted: Wed Aug 22, 2018 11:08 am
Hey all
I've encountered a slight problem.
Each time I try to enter pasted text into my database I get an error:
"Syntax error: (The entire pasted text)"
All my pasted text is originally from e-mails I received so perhaps it is about unrecognised layout?
I did try to do the following:
This I did in order to strip out any html-conversion, There is no need to keep the original layout from the email.
Any ideas on how to fix this?
Thanks in Advance!
I've encountered a slight problem.
Each time I try to enter pasted text into my database I get an error:
"Syntax error: (The entire pasted text)"
All my pasted text is originally from e-mails I received so perhaps it is about unrecognised layout?
I did try to do the following:
Code: Select all
Set the htmltext of field "Text" to field "Text"
Any ideas on how to fix this?
Thanks in Advance!