[JDBC] JDBC executeUpdate() does not return the number of rows effected

2001-10-26 Thread Robert Dyas
Hi all, I have been using the JDBC driver for a couple of months now. The only limitation I have run into for my own uses is that calling executeUpdate() does not return the number of rows effected by update or delete statement -- it always returns 0. Is this a limitation of Postgresql (i.e. the

Re: [JDBC] JDBC executeUpdate() does not return the number of rows effected

2001-10-27 Thread Robert Dyas
ate() *did* return the correct row count. Go figure!? So it appears to be fixed in the newest code base. Thanks, Rob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Barry Lind Sent: Friday, October 26, 2001 11:27 PM To: Robert Dyas Cc: [EMAIL PROTECTED] S