From: | Dave Cramer <Dave(at)micro-automation(dot)net> |
---|---|
To: | chris(at)creatop(dot)com(dot)au |
Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: JDBC Problem with Timestamptz |
Date: | 2002-08-28 01:12:50 |
Message-ID: | 1030497171.1595.377.camel@inspiron.cramers |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)creatop(dot)com(dot)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 MX to 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 (applying a 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(at)creatop(dot)com(dot)au
> ----------------------------------------------
>
> ---------------------------(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)
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-08-28 01:27:19 | Re: JDBC Problem with Timestamptz |
Previous Message | chris | 2002-08-28 00:28:07 | JDBC Problem with Timestamptz |