View Single Post
  #1 (permalink)  
Old 05-12-04
Melter Melter is offline
Registered User
 
Join Date: Aug 2003
Location: Cornwall
Posts: 209
Thanks: 0
Thanked 0 Times in 0 Posts
Melter is an unknown quantity at this point
  Mysql search query

I'm trying to do a page of items between set prices and I either get an error or the search returns every item. This is what I've tried
Quote:
SELECT * FROM store WHERE searchPrice => 50 OR searchPrice <= 100 ORDER BY searchPrice ASC
Where am I going wrong?
__________________
Lcd Tv Forum
Reply With Quote
Sponsored Links