Posted By:
anjani_srikanth
Posted On:
Wednesday, July 28, 2004 11:13 PM
I wrote a stored procedure in SQL SERVER, i used cursors in order to retrieve sub records in a large number of records of a particular table.In order to pass this cursor eigther through OUT parameter or through result set what are the TYPES that are suppported in Java by SQL SERVER Driver.