Re: upgrade problem with driver postgresql-8.1-407.jdbc3.jar
В списке pgsql-jdbc по дате отправления:
| От | David Gagnon |
|---|---|
| Тема | Re: upgrade problem with driver postgresql-8.1-407.jdbc3.jar |
| Дата | |
| Msg-id | 44FF3005.6080101@siunik.com обсуждение исходный текст |
| Ответ на | Re: upgrade problem with driver postgresql-8.1-407.jdbc3.jar (Oliver Jowett <oliver@opencloud.com>) |
| Ответы |
Re: upgrade problem with driver postgresql-8.1-407.jdbc3.jar
|
| Список | pgsql-jdbc |
Is that a bug then since this way working with the 7.4 jdbc driver ? Any idea why it stops working ? Thanks for the help! Regards /David Oliver Jowett wrote: > David Gagnon wrote: > >> I started having syntax error with the new driver and cannot find >> where is the problem. Here is the log: > >> 2006-09-06 09:48:20 LOG: statement: PREPARE <unnamed> AS >> COPY vd (VDVSSRC, VDVSNUM, VDKEY, VDDATA) FROM $1 > > Unfortunately that means you are using a ? placeholder in a location > where the server-side SQL grammar doesn't allow a parameter. You will > have to construct the query by hand yourself rather than using ?. > > -O > > > > . >
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера