Re: Which driver should I use?

Поиск
Список
Период
Сортировка
От Xavier Poinsard
Тема Re: Which driver should I use?
Дата
Msg-id 42122D35.7000800@free.fr
обсуждение исходный текст
Ответ на Which driver should I use?  (mmckenzie@unmc.edu)
Список pgsql-jdbc
mmckenzie@unmc.edu wrote:
>
> Hello,
>
> We just upgraded our postgres db server to pg 8.0.1.
>
> Currently I'm still using the   75.215.jdbc3 driver which appears to be
> working fine.
>
> Do I need to upgrade to  the 8.0-310 version of the driver?

Yes if you want to benefit from new features like server prepared
statements, jdbc escapes and much more...

>
> It does not appear that the 8.0 driver is finished as it is not
> distributed in the .jar format like the previous versions.

The driver is ready for download at http://jdbc.postgresql.org/download.html
The hyperlink name does not contains ".jar" but the files are ending
with ".jar"

>
> Is there a reason for this?
>
> Please pardon my ignorance.
>
> Mitchell S. McKenzie
> Programmer_
> __Learning Environment & Internet Services_ <http://app1.unmc.edu/leis>
> University of Nebraska Medical Center
> Phone: 402-559-9306
> Cell Phone: 402-708-1493
> *
> University of Nebraska Medical Center E-mail Confidentiality Disclaimer :*
> The information in this e-mail is privileged and confidential, intended
> only for the use of the addressee(s) above.
> Any unauthorized use or disclosure of this information is prohibited.
> If you have received this e-mail by mistake please delete it and
> immediately contact the sender.


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

Предыдущее
От: mmckenzie@unmc.edu
Дата:
Сообщение: Which driver should I use?
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Pass column name in preparedstatement