Re: Qeury a boolean column?(using postgresql & EJB)

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: Qeury a boolean column?(using postgresql & EJB)
Дата
Msg-id 023C574E-2D0B-4035-85EE-98EBEFCBFF30@seespotcode.net
обсуждение исходный текст
Ответ на Re: Qeury a boolean column?(using postgresql & EJB)  (dycharles <charleslinzon_dy@yahoo.com>)
Список pgsql-general
[Please don't top post as it makes the discussion more difficult to
follow.]

On Nov 17, 2007, at 10:24 , dycharles wrote:

>    i already do that method, but nothing happen... i have another
> solution
> to that one, i just used 1 and 0 for true and false.. it sounds
> bad, but
> thats the only thing i can do to maximized my time.... thanks...

I strongly suspect you're not showing us the entire query you're
using because this should work. If you want to figure out what's
wrong, please provide a self-contained example which displays the
behavior you're seeing.

Michael Glaesemann
grzm seespotcode net



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

Предыдущее
От: dycharles
Дата:
Сообщение: Re: Qeury a boolean column?(using postgresql & EJB)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump not including custom CAST?