View Single Post

   
  #5 (permalink)  
Old 02-27-2008, 06:28 AM
Eugene F
 
Posts: n/a
Default Re: How to load a cursor from a stored procedure in DB2

That's not going to work because DB2 LOAD command is not a SQL
statement and hence could not be driven by jdbc.

-Eugene

Reply With Quote