| 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 23:36:15 | 
| Message-ID: | 1040081774.14901.228.camel@inspiron.cramers | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-jdbc | 
Well, if it's in the jar, then the classpath isn't setup up correctly
Dave
On Mon, 2002-12-16 at 17:46, Sagine E.Ferrus wrote:
> I did what you suggested and it is in the jar.
> 
> Sagine
> 
> --- Dave Cramer <Dave(at)micro-automation(dot)net> wrote:
> >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>
> 
> _____________________________________________________________
> 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 4: Don't 'kill -9' the postmaster
-- 
Dave Cramer <Dave(at)micro-automation(dot)net>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Jowett | 2002-12-17 06:01:33 | DatabaseMetaData oddities | 
| Previous Message | Sagine E.Ferrus | 2002-12-16 22:46:17 | Re: jdbc3 |