<div dir="ltr">Not sure if this is related or different, but if I do a select with more than one compare:<div><br></div><div>SELECT RecID,fldKeyword FROM tblKeyword WHERE fldKeyword = 'Col 02 Strands.duf' OR fldKeyword = 'Default' OR fldKeyword = 'Materials' OR fldKeyword = 'Plant'<br>
</div><div><br></div><div>The query seems to ignore the columns collation (in this case making it case sensitive).  If I do the same search:</div><div><br></div><div>SELECT RecID,fldKeyword FROM tblKeyword WHERE fldKeyword = 'Default';<br>
</div><div><br></div><div>without the OR it returns the correct result.  I get the same weirdness using the IN operator instead of OR,</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Nov 16, 2013 at 12:41 AM, Ivan Smahin <span dir="ltr"><<a href="mailto:ivan_smahin@paradigmasoft.com" target="_blank">ivan_smahin@paradigmasoft.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div class="im"><br><div><div>On Nov 15, 2013, at 5:04 PM, Chris Jones <<a href="mailto:cjones@daz3d.com" target="_blank">cjones@daz3d.com</a>> wrote:</div>
<br><blockquote type="cite"><div dir="ltr">@Beatrix : The database with indexes is around 400 mb.<div><br></div><div>@Ivan:</div><div>I can send the database if you can tell me the best way to do so, zipped its about 75 mb.</div>
</div><div class="gmail_extra">
<br></div></blockquote></div><div><br></div></div>You can put it into dropbox and share that link to me.<div class="im"><br><div><br></div><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;white-space:normal;font-family:Helvetica;word-spacing:0px"><div>
-- <br>Best regards,<br>Ivan Smahin<br>Senior Software Engineer<br>Paradigma Software, Inc<br>Valentina - The Ultra-Fast Database<br><a href="http://www.valentina-db.com/" target="_blank">http://www.valentina-db.com</a></div>
</span>

</div>
<br></div></div><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>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Christopher Jones<br>Software Developer<br>DAZ 3D<br>
</div>