newbB: Howto tell if jdbc is compiled-in?

From: john-paul delaney <jp(at)justatest(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: newbB: Howto tell if jdbc is compiled-in?
Date: 2002-02-12 16:03:15
Message-ID: Pine.LNX.4.21.0202121454520.28276-100000@justatest.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Thanks Nick... I had already bookmarked the site to try out your test code, once I have all components installed.

BTW, I'm interested in java servlets running under Apache Tomcat, using postgreSQL as the back-end store. Can anyone recommend any sites that discuss this combination?

regards
/j-p.

On Tue, 12 Feb 2002, Nick Fankhauser wrote:

> As the other folks mentioned, you only need to obtain the .jar file & put it
> in your classpath to support jdbc. All the "with jdbc" switch does for you
> is to build this file. So- it's easiest to just download the file from
> http://jdbc.postgresql.org/download.html. If you're just starting, you may
> find this web page useful:
>
> www.fankhausers.com/postgresql/jdbc
>
> -Nick
>

-----------------------
JUSTATEST Art Online
www.justatest.com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-02-12 18:06:55 Re: My problems with PostgreSQL
Previous Message Peter V. Cooper 2002-02-12 15:57:45 Re: My problems with PostgreSQL