On Friday, February 13, 2004, 12:41:17 AM, you wrote:
DF> select * from estates where date_sold = null
select * from estates where date_sold is null
DF> select * from estates where date_sold = ''
I don't think you can compare a Date/Time field (if that's what you
have) to an empty string...
~ Ubqtous ~
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

