jdbc bug

Поиск
Список
Период
Сортировка
От zhousj
Тема jdbc bug
Дата
Msg-id 002001c19e36$134005b0$1b6402c0@rd10
обсуждение исходный текст
Список pgsql-jdbc
jdbc bug
 
I think I found a bug, when execute following code:
 
...
org.postgresql.Connection conn;
...
ResultSet rs= conn.ExecSQL("--"); file://dead here
...
 
the porgram doesn't return any result ,just died.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Question regarding whether the Postgres JDBC driver supports
Следующее
От: "Paulo Merson"
Дата:
Сообщение: setBoolean and char/varchar