Hi, try this<div><br></div><div>select * from table where a in (1,3,8,9,12,13,....)</div><div><br></div><div><br></div><div>Trausti<br><br><div class="gmail_quote">On Thu, Jun 11, 2009 at 12:13 PM, Thomas Flemming <span dir="ltr">&lt;<a href="mailto:tf@ttqv.com">tf@ttqv.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I&#39;m using the FindRange() very much and it works fast and good.<br>
<br>
But now I&#39;m looking for a fast Find() which gives me all records, which<br>
matches a list of values, not a range.<br>
<br>
In SQL it would be &quot;select * from t where a=1 or a=3 or a=17 or ....&quot;<br>
<br>
Is there someting similar in the Api?<br>
<br>
Regards,<br>
Tom<br>
<br>
<br>
--<br>
/****************************************<br>
**   Dipl.-Ing. Thomas Flemming<br>
**   Software Development<br>
**<br>
**   Touratech AG<br>
**   Auf dem Zimmermann 7-9<br>
**   D-78078 Niedereschach<br>
**<br>
**   mail  <a href="mailto:tf@ttqv.com">tf@ttqv.com</a><br>
**   fon   +49 (0) 7728 9279-206<br>
**   fax   +49 (0) 7728 9279-29<br>
**<br>
**   <a href="http://www.ttqv.com" target="_blank">http://www.ttqv.com</a><br>
**   <a href="http://www.touratech.de" target="_blank">http://www.touratech.de</a><br>
**<br>
**   ... und immer dem Pfeil nach!<br>
***************************************/<br>
_______________________________________________<br>
Valentina mailing list<br>
<a href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a><br>
<a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br>
</blockquote></div><br></div>