Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jody Mills   on Nov 26 In Java Category.

  
Question Answered By: Silvia Chapman   on Nov 26

If you can add an output parameter to your stored  proc and retrieve it after
you execute the query that is how I usually do it. Or you can try
Statement.SUCCESS_NO_INFO which is described as:

The constant indicating that a batch statement executed successfully but
that no count of the number of rows it affected is available.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Problem Java Stored Procedure Or get search suggestion and latest updates.


Tagged: