Specifically, I'm working in Java and have a java.sql.Timestamp object and
want to formulate a where clause.
Ian
"Ian deSouza" <iandesouza(at)earthlink(dot)net> wrote in message
news:nxje6(dot)2897$ln1(dot)234485(at)newsread2(dot)prod(dot)itd(dot)earthlink(dot)net(dot)(dot)(dot)
> Anybody know how to format a date/timestamp type in a where clause. ie.
>
> where OrderDate='1996-07-17 00:00:00.0'
>
> Thanks, Ian
>
>
>