Log In
My Account
0 Items :: $0.00
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 '' at line 5

SELECT COUNT(s.Store_Stock_Available) AS RecordCount, SUM(s.Store_Stock_Available) AS Stock FROM Store_Stocks s, products p WHERE s.Barcode = p.products_barcode AND s.Store != 'WH1' AND p.products_id =

TEP_DB_ERRORR