Re: JDBC Problem with Timestamptz - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: JDBC Problem with Timestamptz
Date
Msg-id 1030497171.1595.377.camel@inspiron.cramers
Whole thread Raw
In response to JDBC Problem with Timestamptz  (chris@creatop.com.au)
List pgsql-jdbc
Chris,
Try the dev jar from http://jdbc.postgresql.org

The patch should be in there

Dave
On Tue, 2002-08-27 at 20:28, chris@creatop.com.au wrote:
> Hi,
>
> I'm quite new to PostgreSQL and JDBC and have just experienced my first and only problem so far.  We run ColdFusion
MXto talk to PostgreSQL and we have the JDBC driver version 7.2, which is the latest stable release according to the
site.
>
> We are experiencing a problem when performing any action with fields of type timestamptz:
>
> No class found for timestamptz.
>
> I found some reference to it in a couple of archive messages on this list but the solution didn't make sense to me
(applyinga patch, a patch which I couldn't see?).  Any ideas how to fix this?  Is it a matter of recompiling the
source?And if so, how do I do that and where do I get it from?  
>
> Thanks for your help.
>
> Cheers,
> Chris
>
> ----------------------------------------------
> Chris Cox
> B.IT.(Information Systems)
> Senior Software Engineer
>
> Creatop Interactive Media
> Level 1, 240 McCullough Street
> Sunnybank. Qld. 4109
> Australia
> Ph:     +61 7 3216 9755
> Mobile: +61 412 416600
> http://www.creatop.com.au/
> chris@creatop.com.au
> ----------------------------------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>





pgsql-jdbc by date:

Previous
From: chris@creatop.com.au
Date:
Subject: JDBC Problem with Timestamptz
Next
From: "Chris Cox"
Date:
Subject: Re: JDBC Problem with Timestamptz