Обсуждение: Loading JDBC70 is not an easy problem

Поиск
Список
Период
Сортировка

Loading JDBC70 is not an easy problem

От
"dejudi"
Дата:
basically because of lack of experience in linux !All those users (like me!!) who still cant run a java application using the postgresql driver ,really need a "cookbook" can Mr Mount or whoever else write and post it??

Re: Loading JDBC70 is not an easy problem

От
Peter T Mount
Дата:
Quoting dejudi <dejudi@libero.it>:

> basically because of lack of experience in linux !All those users (like
> me!!) who still cant run a java application using the postgresql driver
> ,really need a "cookbook" can Mr Mount or whoever else write and post
> it??
>

http://jdbc.postgresql.org/docs/ has the basics. As does:
http://java.sun.com/jdbc/

The fact you are using Linux doesn't matter, as long as you put the .jar file
in your CLASSPATH and load the driver then it should work.

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/