<div dir="ltr"><div><div>Hello Alan,<br><br></div>now it is even working with the @...Should stop working night and days....<br><br></div>I need to find a way to loop through all results now...<br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Christophe Humbert<br><br><br></div></div>
<br><div class="gmail_quote">On Wed, May 20, 2015 at 2:16 PM, Christophe Humbert <span dir="ltr"><<a href="mailto:chrissc.humbert@gmail.com" target="_blank">chrissc.humbert@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hello Alan,<br><br></div>you were right...this is the @ causing the issue :)<br><br></div>Thanks<span class="HOEnZb"><font color="#888888"><br></font></span><div class="gmail_extra"><span class="HOEnZb"><font color="#888888"><br clear="all"><div><div>Christophe Humbert<br><i></i><br><br></div></div></font></span><div><div class="h5">
<br><div class="gmail_quote">On Wed, May 20, 2015 at 11:10 AM, Alan Lord <span dir="ltr"><<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 20/05/15 08:13, Christophe Humbert wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
"SELECT * FROM Contacts WHERE email <a href="mailto:like%27%25@gmail.com" target="_blank">like'%@gmail.com</a>'";<br>
</blockquote>
<br>
two things:<br>
<br>
1. You have no space between like and the '%@<a href="http://gmail.com" target="_blank">gmail.com</a>'<br>
2. Have you tried without the "@" symbol - it might be being treated as a special character..., e.g.<br>
<br>
> "SELECT * FROM Contacts WHERE email LIKE '%<a href="http://gmail.com" target="_blank">gmail.com</a>'";<br>
<br>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div></div>