<p>Is there a way to use a quote in a Vtiger Webservice query?</p>

<p>I can't seem to get this to work:</p>

<code>
select * from Contacts where lastname='O\'Connor';
</code>

<p>
The error produced is
</p>

<code>
Request failed: QUERY_SYNTAX_ERROR<br>
Syntax Error on line 3: token 's' Unexpected COLUMNNAME(s), expected one of: SEMICOLON
</code>

<p>
Thanks,<br>
Biz
</p>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://vtiger-crm.2324883.n4.nabble.com/How-to-escape-single-quote-in-Vtiger-Webservice-tp16853.html">How to escape single quote in Vtiger Webservice</a><br/>
Sent from the <a href="http://vtiger-crm.2324883.n4.nabble.com/vtigercrm-developers-f4.html">vtigercrm-developers mailing list archive</a> at Nabble.com.<br/>