Re: Where Can I find JDBC driver.
От | Peter T Mount |
---|---|
Тема | Re: Where Can I find JDBC driver. |
Дата | |
Msg-id | 976611629.3a35e92ddfadc@webmail.retep.org.uk обсуждение исходный текст |
Ответ на | Where Can I find JDBC driver. (Mateusz Mazur <vincent@waw.pdi.net>) |
Список | pgsql-sql |
Quoting Mateusz Mazur <vincent@waw.pdi.net>: > Hello. > I wonder where I can find JDBC driver for Postgresql. I think it should > be > class (sorry I am newbie). I would be very greatfull for quick > response. The JDBC driver is actually a collection of many classes. What you want is the jar archive containing them. Now if you have the source to postgresql, cd into the src/interfaces/jdbc directory and type make. If not, then you can download a precompiled jar file from my web site. Normally this would be http://www.retep.org.uk/postgres/ however as Marc knows it's taking an extraordinarily long time to move servers so the following link will also work while the DNS catches up: http://jdbc.postgresql.org/download.html NB: Most of the links will fail, but the .jar files should work. As on how to use the jar file, check the Interfaces list archives. Peter -- Peter Mount peter@retep.org.uk PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/ RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
В списке pgsql-sql по дате отправления: