View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 06:53 AM
randy.p.ho@gmail.com
 
Posts: n/a
Default JDBC: calling a stored procedure with multiple return values.

Using JDBC, is there a way to call a stored procedure with multiple
return values? Thanks.

Reply With Quote