Hello,

how can I compare in SELECT variable, that is type Date?
Which type and format $var should be?

example:

$var = ???;
$esql = ODBC_Exec("SELECT * FROM table WHERE table.mydate > $var");

Thanks,
Michal.


-- 
PHP General 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]

Reply via email to