Re: JDBC Problem with Timestamptz

Поиск
Список
Период
Сортировка
От Chris Cox
Тема Re: JDBC Problem with Timestamptz
Дата
Msg-id 003e01c24e32$9a7bc850$2400000a@bandol
обсуждение исходный текст
Ответ на JDBC Problem with Timestamptz  (chris@creatop.com.au)
Ответы Re: JDBC Problem with Timestamptz
Список pgsql-jdbc
Dave,

Is this safe to use on a production environment?  It warns against it.

Cheers,
Chris

----- Original Message -----
From: "Dave Cramer" <Dave@micro-automation.net>
To: <chris@creatop.com.au>
Cc: <pgsql-jdbc@postgresql.org>
Sent: Wednesday, August 28, 2002 11:12 AM
Subject: Re: [JDBC] JDBC Problem with Timestamptz


> 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 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@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)
> >
> >
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: JDBC Problem with Timestamptz
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: JDBC Problem with Timestamptz