Arrays from jdbc
"Sean Davis" <[email protected]> Wed, 14 Jan 2009 17:03:32 -0500
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
I would like to insert a bunch of floats into an float[] column via JDBC. I have seen several places via google showing non-working examples of how to do this, but none that actually work (and not just for me, it seems). Can anyone point me to an example? Thanks, Sean