RE: Strange Error
wizardsandwars <[email protected]> 12 Sep 2003 16:57:50 -0000
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <921b38d9e081f5340480aa6367a747a5@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=228466#228466 ---------------------------------------------------------------- Well, since products_id and prodcuts_status are int, and tinyint, respectivly, I would suggest taking the number out of single quotes. This might cause problems onolder versions of MySQL. Other than that, this query runs ferfectly on my DB.