Re: Bad Timestamp Format at 23 in ...

From: Martin Gainty <mgainty(at)hotmail(dot)com>
To: Warren Bell <warren(at)clarksnutrition(dot)com>, Postgres General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Bad Timestamp Format at 23 in ...
Date: 2008-09-18 01:32:58
Message-ID: BLU142-W3758B4F580F9B87E5C7B94AE4F0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


please display the SQL or Java Statement which constructs the incorrect date

thanks,
Martin
______________________________________________
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission.

> Date: Wed, 17 Sep 2008 18:27:40 -0700
> From: warren(at)clarksnutrition(dot)com
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] Bad Timestamp Format at 23 in ...
>
> I have Postgresql 8.3 (PostgresPlus) running on an Apple with Tomcat 6.
> I am using the postgresql-8.3-603.jdbc3.jar driver. My app runs fine
> when on the apple, but when I move it over to a Windows machine running
> Tomcat 6 that accesses the same exact database on the Apple I get a "Bad
> Timestamp Format at 23 in 2008-09-16 18:41:00.479" error. I am guessing
> that it has something to do with how Java creates Dates on Unix verses
> Windows. Is this a JDBC issue or is there something I need to do in
> Postgres to make this work?
>
> --
> Thanks,
>
> Warren Bell
> 909-645-8864
> warren(at)clarksnutrition(dot)com
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

_________________________________________________________________
Want to do more with Windows Live? Learn “10 hidden secrets” from Jamie.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Glyn Astill 2008-09-18 02:28:35 Re: Index order
Previous Message Warren Bell 2008-09-18 01:27:40 Bad Timestamp Format at 23 in ...