Re: Loading JDBC70 is not an easy problem - Mailing list pgsql-jdbc

From Peter T Mount
Subject Re: Loading JDBC70 is not an easy problem
Date
Msg-id 988374408.3ae9658808f33@webmail.retep.org.uk
Whole thread Raw
In response to Loading JDBC70 is not an easy problem  ("dejudi" <dejudi@libero.it>)
List pgsql-jdbc
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/

pgsql-jdbc by date:

Previous
From: AL
Date:
Subject: [ROWSET]
Next
From: Peter T Mount
Date:
Subject: Re: [ROWSET]