Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Lambodar Eng.   on Feb 22 In Java Category.

  
Question Answered By: Robin Bailey   on Feb 22

your 'Stored procedure' has nothing to retuen to your
java application.I think in your stored  procedure you
should use a cursor to be able to return  a resultset
to your java application.please consult SQL Server
documentation on how to define a cursor and return
values using it.

Share: 

 

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

 
Didn't find what you were looking for? Find more on Problem with JDBC, SQL Server 7.0 and Stored Procedures Or get search suggestion and latest updates.


Tagged: