osCommerce
  Back to homepage » Choose a postal code or menu » Browse by Restaurant
Categories
Browse by Postal Code->
Browse by Restaurant->
  Billingsgate Seafood Market
  Boun Thai Restaurant
  Cosmos Greek Taverna
  Daawat East Indian Cuisine
  Highlevel Diner
  India Grill
  Irie Foods
  Khazana Tandoori
  Marco's Famous
  Mikado Japanese
  New Asian Village
  Parkallen Pizza
  Parkallen Restaurant
  Rick & Alice's Grill
  Rigoletto's
  Santo's Restaurant
  Shogun Japanese Restaurant
  Sorrentinos Bistro Bar
  Spicy Garden
  That's Aroma
  The King & I
  The Oil Lamp Steak and Pizza
Let's See What We Have Here
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-30, 30' at line 1

select p.products_id, p.products_model, pd.products_name, mi.menu_items_sort_order, pd.products_description, p.products_price, mi.menu_items_name from products p, products_description pd, menu_items mi, products_to_categories pc where pd.products_name <> '' and p.products_id = pd.products_id and mi.menu_items_id = p.products_menu_id and pc.categories_id =469 and p.manufacturers_id =0 group by mi.menu_items_name, pd.products_name, p.products_model order by mi.menu_items_sort_order,p.products_model limit -30, 30

[TEP STOP]