Re: COPY FROM STDIN support for JDK 1.6

Поиск
Список
Период
Сортировка
От Thomas Finneid
Тема Re: COPY FROM STDIN support for JDK 1.6
Дата
Msg-id 4A293E4E.2030400@fcon.no
обсуждение исходный текст
Ответ на COPY FROM STDIN support for JDK 1.6  (Vaibhav Patil <infovaibhav@yahoo.com>)
Список pgsql-jdbc
There should not be any problems using that driver with JDK 6, I am
using it and it works fine, albeit I am using the 8.2 driver in JDK 6
not the 8.3 version.

regards

thomsa

Vaibhav Patil wrote:
> Hi all,
>
> Currently I am using JDBC with Postgresql 8.3 and JDK 1.5.
> I got the driver extension to support this setup from link -
> http://kato.iki.fi/sw/db/postgresql/jdbc/copy/
>
> Now I want to upgrade my setup to JDK 1.6 with the same database version.
>  From where I can get the extension of JDBC-4 driver to support the COPY
> FROM STDIN operation ?
> Is there any other way to support COPY using JDBC without the driver
> extension ?
>
> This is the only thing not allowing me to upgrade JDK 1.5 to 1.6.
>
> Thanks,
> Vaibhav.
>
>
>
> ------------------------------------------------------------------------
> Explore your hobbies and interests. Click here to begin.
> <http://in.rd.yahoo.com/tagline_groups_6/*http://in.promos.yahoo.com/groups/>


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Strings with null characters produce exceptions when selectedor inserted. Attempts to select messages with null bytes produces "ERROR:insufficient data left in message". And inserting produces "ERROR: invalidbyte sequence for encoding \"UTF8\":
Следующее
От: Maciek Sakrejda
Дата:
Сообщение: Re: COPY FROM STDIN support for JDK 1.6