View Single Post
  #3  
Old 12-24-2006, 07:06 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

I looked at this in more detail - using AND's and OR's...

I added brackets when using OR's so they take precedence over AND's. I added this to the recent code and it's available for download now.

Thanks for pointing this out.

btw - when using sql using or's and and's use
(a=1 OR a=2) AND b=3 AND b=4

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote