Just tried out the Array functionality in the 7.2 JDBC driver. It seams like 1 dimensional arrays work, but not two dimensional arrays. I get "This method is not yet implemented" returned to me in an expception block.
Does JDBC only allow 1 dimensional arrays? Are 2 dimensional arrays going to be added to 7.2?
Thank.
Doug Van Auken