Thread: jdbc - prepared statement and cvs questions

jdbc - prepared statement and cvs questions

From
"Morgan Greenwood"
Date:
i have been looking (probably in the wrong places) for a couple of things.

first, when are the setDate(), setTimeStamp(), etc. methods for
PreparedStatement going to be implemented?

second, is there anonymous cvs access to the latest jdbc driver sources?

thanks in advance

--morgan



RE: jdbc - prepared statement and cvs questions

From
Peter Mount
Date:
1: They are implemented already (setTimeStamp() being my #1 headache after
each release as it frequently breaks).

2: As part of the main postgresql CVS tree:
http://www.postgresql.org/docs/programmer/x8204.htm

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: Morgan Greenwood [mailto:morgang@coresoft.com]
Sent: Monday, September 11, 2000 2:07 AM
To: pgsql-interfaces@postgresql.org
Subject: [INTERFACES] jdbc - prepared statement and cvs questions


i have been looking (probably in the wrong places) for a couple of things.

first, when are the setDate(), setTimeStamp(), etc. methods for
PreparedStatement going to be implemented?

second, is there anonymous cvs access to the latest jdbc driver sources?

thanks in advance

--morgan