Re: [BUGS] JDBC and getTimestamp() exception

2001-03-22 Thread Peter T Mount
Quoting [EMAIL PROTECTED]: > > We are running a PostgreSQL server on a Debian 2.2 and we have problems > with > the > mothod getTimestamp() of the ResultSet class; > we have find that if we insert a timestamp on a table, for example > '2000-10-09 12:21:34.321+01' > when we try to read that tuple

[BUGS] JDBC and getTimestamp() exception

2001-03-21 Thread idealab
We are running a PostgreSQL server on a Debian 2.2 and we have problems with the mothod getTimestamp() of the ResultSet class; we have find that if we insert a timestamp on a table, for example '2000-10-09 12:21:34.321+01' when we try to read that tuples using the JDBC driver we have an exception