|
 |
Account Options |
 |
|
|
|
|
|
|
|
|
|
| If you can not receive UPS shipping, please call or fax your order. |
Home |
MySQL error: 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 1 Query was: SELECT Table_2 FROM REL_SubCats__Cats WHERE Table_1 = MySQL error: 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 1 Query was: SELECT Manufacturer_Name FROM Manufacturers WHERE record_number =
|
| Unable to read from table:
SELECT prod.record_number
FROM Categories cat, Products prod, REL_Products__Categories pc, REL_Products__Cust_cat as rc
WHERE cat.record_number = pc.Table_2 AND prod.record_number = pc.Table_1
AND prod.record_number=rc.table_1 and rc.table_2=1
AND cat.record_number =
AND prod.Not_For_Sale != 1
ORDER BY prod.Category ASC
; | | | | |