Re: jdbc3

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: sagine(at)islanderonline(dot)com
Cc: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: jdbc3
Date: 2002-12-16 22:18:00
Message-ID: 1040077079.14875.226.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Sagine,

try jar -tvf pg73jdbc3.jar | grep jdbc3

to see if it is in the jar?

Dave
On Mon, 2002-12-16 at 16:54, Sagine E.Ferrus wrote:
> Hi i downloaded the latest pg73jdbc3.jar from http://jdbc.postgresql.org
>
> im trying to use a class that is supposedly in this library
>
> //create a DataSource object
> org.postgresql.jdbc3.Jdbc3PoolingDataSource source =
> new org.postgresql.Jdbc3PoolingDataSource();
>
> but i keep getting this error
>
> package org.postgresql.jdbc3 does not exist
>
> and I did set my CLASSPATH to see this jar file
> Im out of ideas,
> Thanks in advanced for the help
> Sagine
>
> _____________________________________________________________
> Visit our Caribbean Community at http://www.islanderonline.com
>
> _____________________________________________________________
> Select your own custom email address for FREE! Get you(at)yourchoice(dot)com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
Dave Cramer <Dave(at)micro-automation(dot)net>

In response to

  • jdbc3 at 2002-12-16 21:54:25 from Sagine E.Ferrus

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sagine E.Ferrus 2002-12-16 22:46:17 Re: jdbc3
Previous Message Barry Lind 2002-12-16 22:03:34 Re: getTableName