Subject Re: [ib-support] Strange query results, based on where clause
Author Bob Murdoch
Woody,

At 2/26/2002 11:48 AM, you wrote:
>Why not simply base the date on the same method. IOW, make the date part
>alway read:
> s.del_date between :Date1 and :Date2

Seems great minds think alike. That is exactly how the application does it
currently.

I simplified the query as much as possible to illustrate the error.

Bob M..