Re: jdbc3

From: Sagine E(dot)Ferrus <sagine(at)islanderonline(dot)com>
To: Dave Cramer <Dave(at)micro-automation(dot)net>
Cc: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: jdbc3
Date: 2002-12-16 22:46:17
Message-ID: 20021216224618.35FEF497E@sitemail.everyone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

  • Re: jdbc3 at 2002-12-16 23:36:15 from Dave Cramer

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-12-16 23:36:15 Re: jdbc3
Previous Message Dave Cramer 2002-12-16 22:18:00 Re: jdbc3