Hi,

I'm working on a small Access 2000-based project and I'm getting a SQL Error
.

This is the query (built in PHP):

SELECT * FROM 'Documents'WHERE (CourseRef='4712' AND
Valid_From<=#26/03/2002# AND Valid_Until>=#26/03/2002#) Order by
Author,Title

Any clues or pointers?

George


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to