[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] posgresql jdbc driver
- Subject: Re: [cobalt-developers] posgresql jdbc driver
- From: Kingsly John <kingslyj@xxxxxxxx>
- Date: Tue Jan 29 23:56:10 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Tue, 29 Jan 2002, John Voiklis wrote:
|Hello: Can someone tell me where are the jdbc drivers for postgresql
|installed?
They can be installed just about anywhere on the system... all you need to
do is ensure that your .jar file lies in your classpath when you start
your application.
If you are using it with tomcat.. you can put it in the lib directory
along with all the other jars.
Kingsly