mydate >'TODAY' not working on 6.5.1 with dbi

Поиск
Список
Период
Сортировка
От
Тема mydate >'TODAY' not working on 6.5.1 with dbi
Дата
Msg-id Pine.LNX.4.10.10003081030520.32133-100000@picasso.realtyideas.com
обсуждение исходный текст
Ответ на User authentication problem  (Guillermo Iglesias <guillermo@castelo.org>)
Список pgsql-general
I used
 select mls,city,price,numbed,fb,ohsdate,ohystime,ohetime,address,dir,rem,
       apid,brokerid from mls where ohflag>0 and ohdate >= 'TODAY'

it works thro psql, but when I use it through dbi, it does not work.
note that the query without >='TODAY' works fine:
 select mls,city,price,numbed,fb,ohsdate,ohystime,ohetime,address,dir,rem,
       apid,brokerid from mls where ohflag>0

anybody ideas? thanks in advance!




В списке pgsql-general по дате отправления:

Предыдущее
От: JB
Дата:
Сообщение: Re: [GENERAL] 50 MB Table
Следующее
От:
Дата:
Сообщение: Cancel => mydate >'TODAY' not working on 6.5.1 with dbi (fwd)