Re: prepared statement using postgres array
Christian,
Look through our test code, essentially you have to implement the
java.sql.Array interface on an object which contains an array of
floats and pass that in.
Dave
On 30-Nov-07, at 9:07 AM, Christian Kindler wrote:
Hello
I have read a lot but did not find any solution for inserting a
array of floats into pg database via jdbc and prepared statements.
Can anyone please help me out?
Thanks
Christian
--
cu
Chris
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
---------------------------(end of
broadcast)---------------------------
TIP 6: explain analyze is your friend
Home |
Main Index |
Thread Index