RE: jdbc Bug ? - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: jdbc Bug ?
Date
Msg-id 1B3D5E532D18D311861A00600865478CF1B3DC@exchange1.nt.maidstone.gov.uk
Whole thread Raw
In response to jdbc Bug ?  (Ramiro Diaz Trepat <ramiro@opetra.com>)
List pgsql-interfaces
Added to my ever growing list ;-)
 
Peter

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount@maidstone.gov.uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough Council

-----Original Message-----
From: Ramiro Diaz Trepat [mailto:ramiro@opetra.com]
Sent: Thursday, September 14, 2000 1:32 AM
To: pgsql-interfaces@postgresql.org
Subject: [INTERFACES] jdbc Bug ?

Hello,
   I started using Postgres with a java framework that a company sold to us.
   We discovered that the "execute" method always returns a ResultSet even
when the statement was an insert or an update statement.  According to the
documentation of the j2se, when the statement is an insert or an update,
the "execute" method should return null.
   Was this known ?  How can one checkout the sources and contribute ?
-- 
Ramiro Diaz Trepat
Director de Tecnologia
Operaciones Transparentes
 

pgsql-interfaces by date:

Previous
From: Ramiro Diaz Trepat
Date:
Subject: jdbc Bug ?
Next
From: Thomas Lockhart
Date:
Subject: Re: UnixODBC/Postgres & Excel...