Posted: Mon Jul 16, 2007 1:00 pm
thanksBegby wrote:order is a reserved word, you will need to use backticks to delimit it. In the future remember that that is a very bad name to use for a field along with other names like select, desc, where etc.
backticks are on the tilda key on the upper left of your keyboard, it should look like `order`='value'
this was the only problem
SUCCESS!