Re: Postgres 7.3b1 + JDBC3 (2002-09-05) truncates SQL commands?

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Postgres 7.3b1 + JDBC3 (2002-09-05) truncates SQL commands?
Дата
Msg-id 87sn001g2d.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Postgres 7.3b1 + JDBC3 (2002-09-05) truncates SQL commands?  ("H. Meyer" <nospaming@gmx.net>)
Список pgsql-general
"H. Meyer" <nospaming@gmx.net> writes:
> when i try to execute the following SQL command:
>
> INSERT INTO SERIES
>
(seriesDateTime,modality,seriesnumber,seriesinstanceuid,seriesdescr,bodypartexamined,slicethickness,sequencename,viewdirection,studytype,fieldofview,contrastAgent,numberseriesrelatedimages,manufacturermodel,stuParent,insertTimestamp)
> VALUES ('2002-05-07 14:34:12.0', 'MR', '2',
> '1.2.804.114118.1.20020507.143415.2812940098.1.1', 'SCRAPBOOK', '',
> '006.000000E+00', 'b0_1000', 'HEAD', 'MEA', '261*261', '', 0,
> 'MAGNETOM Harmony', '1.3.12.2.1107.5.2.5.10288.20020426150938000',
> '2002-09-17 11:07:30.293');
>
> via the JDBC3 beta driver for postgres 7.3b1 i get the following
> error.

[ ...]

> it seems as if the SQL command was truncated.

Can anyone confirm this?

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

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

Предыдущее
От: Elaine Lindelef
Дата:
Сообщение: Re: OID order = INSERT order?
Следующее
От: Patrick Welche
Дата:
Сообщение: cvs source doco