View Single Post
  #23  
Old 01-27-2008, 07:19 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

The code for this is bullet-proof - checked and re-checked again. Sql it spits out is fine. What is does is run a query like this
sql="Select * from ITEMS where id BETWEEN 1000 AND 1999"

Make sure you have the recent dl for this. If it still does not work, then the above sql must not work. I have no idea beyond this

I'm on mysql 4.xx

GeorgeS

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


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