----- Original Message -----
From: Steve Brett <[EMAIL PROTECTED]>
To: boclair <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, March 22, 2001 11:04 PM
Subject: RE: [PHP-DB] Select where date is in period
> i think i also used >= to indicate 'equal or greater to than'
instead of =>
> like you have ...
>
> Steve Brett
> Internal Development
> EMIS Ltd.
This seems to have been the problem. All I did for success was to
reorder the where conditions.
The created date variable and the field values for date_online and
date_offline were of the mySQL date type and single quoted.
Thanks
Tim Morris
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]