On Thu, 7 Jan 1999, Thomas Bocek wrote:

> An other solution:
> 
> unpack the jdbc driver with jar xvf postres.jar and copy it into your
> project directory. -> No additional entry into your classpath is
> necessary.

This trick is usually best with applets, but works well as a last resort
while trying to find out classpath problems.

Usually expanding the jar file isn't a good option when distributing a
final product.

-- 
       Peter T Mount [EMAIL PROTECTED]
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf

Reply via email to