Arrays from jdbc

View: New views
1 Messages — Rating Filter:   Alert me  

Arrays from jdbc

by Sean Davis-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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