[JDBC] TIMESTAMP

2001-10-01 Thread David Siebert
I am having problems with getTimestamp. I keep getting an invalid format error. I am using the latest JDBC driver. Help please. I have searched the arcives and I have found others seem to have the same issue but none of the fixes provided seemed to work. _

Re: [JDBC] TIMESTAMP

2001-10-02 Thread David Siebert
> > Tom. > > On Mon, Oct 01, 2001 at 02:15:39PM -0700, David > Siebert wrote: > > I am having problems with getTimestamp. > > I keep getting an invalid format error. > > I am using the latest JDBC driver. > > Help please. I have searched the arcives and I >

Re: [JDBC] TIMESTAMP

2001-10-02 Thread David Siebert
; website and see if > that works correctly for you. If you search the > email archives you can > find a discussion on this bug. > > thanks, > --Barry > > David Siebert wrote: > > > It looks as if I blew it when I cut and pasted it. > > Lets try again. > &

[JDBC] Still getting the timestamp error.

2001-10-03 Thread David Siebert
I am using the 7.2 JDBC driver from JDBC.postgresql.org and I am still getting an invald timestamp error. Is is the version of Postgresql I am using. (6.5)? I can view the table in Pgadmin and excel. But not in my program or Forte 3.0/ Any suggestions? ___

Re: [JDBC] TIMESTAMP

2001-10-02 Thread David Siebert
It looks as if I blew it when I cut and pasted it. Lets try again. This is the error message. Phone Call PhoneCall(Rs) en:0 Bad Timestamp Format at 19 in 2001-10-01 15:20:06.66-05 and this is the method that generates it. public PhoneCall(ResultSet rs) { int errori=0; try {