question for JAVA developer who r using postgres sql as backend
Started by deepak palover 19 years ago2 messagesgeneral
hi,
i am new for postgres sql.i have downloaded driver for postgres sql and
trying to do connectivity through it.is it type 2 driver or type 4
driver..??
--
Deepak Pal
Software Developer
Wicenet ltd.
Pune(M.H)
Re: question for JAVA developer who r using postgres sql as backend
Hi Deepak,
PostgreSQL JDBC is a type 4 implementation (
http://jdbc.postgresql.org/documentation/80/index.html)
Thanks,
Shoaib Mir
EnterpriseDB
Show quoted text
On 7/21/06, deepak pal <deepak.05pal@gmail.com> wrote:
hi,
i am new for postgres sql.i have downloaded driver for postgres sql and
trying to do connectivity through it.is it type 2 driver or type 4
driver..??
--
Deepak Pal
Software Developer
Wicenet ltd.
Pune(M.H)