Posts: 2,536
Location: Western Maryland
|
Are you using MySQL? Does MySQL support sub-queries in this fashion?
EDIT: Ok, I see now that MySQL does not support sub-queries (cool to know) since v 4.1. Have you run the query in PHPmyAdmin? It gives great errors that contribute to your ability to isolate the problem.
__________________
—Kyrnt
Last edited by Kyrnt; 08-03-2005 at 08:32 PM..
|