Re: [INTERFACES] jdbc, Dates, and JBuilder

From: Peter Mount <peter(at)taer(dot)maidstone(dot)gov(dot)uk>
To: Dallas Hockley <hockleyd(at)cybersurf(dot)net>
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] jdbc, Dates, and JBuilder
Date: 1998-06-26 07:11:27
Message-ID: Pine.LNX.3.95.980626081006.7022F-100000@taer.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Thu, 25 Jun 1998, Dallas Hockley wrote:
> It appears the conversion on the insert is where the glitch was
> introduced, as psql returns the altered date as well as a jdbc query.
> The two are in agreement, but they are both not correct with respect to
> the data that was inserted.

Yes it seems to be the java.util.Date's constructor that's at fault here.

--
Peter Mount, peter(at)maidstone(dot)gov(dot)uk
Postgres email to peter(at)taer(dot)maidstone(dot)gov(dot)uk & peter(at)retep(dot)org(dot)uk
Remember, this is my work email, so please CC my home address, as I may
not always have time to reply from work.

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Maarten Boekhold 1998-06-26 09:30:53 Perl5 connect problem
Previous Message Dallas Hockley 1998-06-25 18:48:58 Re: [INTERFACES] jdbc, Dates, and JBuilder