Re: boolean problem

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: boolean problem
Дата
Msg-id Pine.BSO.4.56.0410181416450.5115@leary.csoft.net
обсуждение исходный текст
Ответ на boolean problem  (Tony Grant <tony@tgds.net>)
Ответы Re: boolean problem
Список pgsql-jdbc

On Mon, 18 Oct 2004, Tony Grant wrote:

> Hello again =:-D
>
> Postgresql 7.3.2 Mac OSX
> Tomcat 4.1 Mac OSX
>
> My webapp is asking for a boolean and Postgresql is returning "t"
> interpreted as a string by the application... I though that the JDBC
> driver took care of little things like that?
>

It is entirely unclear what you are actually doing?  What ResultSet method
are you using?  getBoolean, getString, getObject?  How about a couple
lines of sample code that show what you are doing, what the result is, and
what you expect the result to be?

Kris Jurka

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Initial translation : Turkish
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: NullPointerException in ResultSetMetaData getColumnCount