Re: executeQuery returns postgresql.stat.result

Поиск
Список
Период
Сортировка
От Nico
Тема Re: executeQuery returns postgresql.stat.result
Дата
Msg-id d5391g$j8p$1@news.hub.org
обсуждение исходный текст
Ответ на executeQuery returns postgresql.stat.result  ("Nico" <nicohmail-postgresql@yahoo.com>)
Список pgsql-jdbc
I noticed it. Because the exception was captured, it didn't show a
stacktrace.
I solved it and it works fine now. Thanks.

Nico.

"Kris Jurka" <books@ejurka.com> schreef in bericht
news:Pine.BSO.4.56.0505011302210.22827@leary.csoft.net...
>
>
> On Sun, 1 May 2005, Nico wrote:
>
>> The batch statement is ONLY used in case of an update, insert or delete
>> command. When a select command is used, there is no batch used, as you
>> can see in my code.
>
> No, I can't see that.  You have a case mismatch between your sql and your
> test.  A simple examination of the stacktrace from this error would
> clearly show the wrong code being called.
>
> Kris Jurka
>
>
> ---------------------------(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 по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: executeQuery returns postgresql.stat.result
Следующее
От: Martin Keller
Дата:
Сообщение: Re: Problems storing timestamps with calendars