Re: Bad Integer

Поиск
Список
Период
Сортировка
От Peter T. Brown
Тема Re: Bad Integer
Дата
Msg-id 000a01c17cf1$93428fa0$7d00000a@PETER
обсуждение исходный текст
Ответ на Re: Bad Integer  ("Dave Cramer" <Dave@micro-automation.net>)
Список pgsql-jdbc
No I don't. Is there any logging capabilities in Postgres I could utilize to
expose the actual SQL select, etc.?

Thanks

-----Original Message-----
From: Dave Cramer [mailto:Dave@micro-automation.net]
Sent: Monday, December 03, 2001 4:47 PM
To: 'Peter T. Brown'; pgsql-jdbc@postgresql.org
Subject: RE: [JDBC] Bad Integer


Peter,

It's possible that you are running into a signed/unsigned int problem do
you know what the value of the integer in question is?

Dave

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Peter T. Brown
Sent: Monday, December 03, 2001 7:31 PM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] Bad Integer


Hi--

I am using Castor w/ PostgreSQL 7.1 via JDBC, and have been getting the
below error often lately :)

Can anyone help me to correct it?

Thanks

Bad Integer -
        at org.postgresql.jdbc2.ResultSet.toInt(ResultSet.java:1460)
        at org.postgresql.jdbc2.ResultSet.getInt(ResultSet.java:247)


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)




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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: [GENERAL] java stored procedures
Следующее
От: Barry Lind
Дата:
Сообщение: Re: Bad Integer