[ 
https://issues.apache.org/jira/browse/DERBY-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546610#comment-13546610
 ] 

Dag H. Wanvik commented on DERBY-211:
-------------------------------------

I have talked to the JDBC spec lead, Lance Andersen about this issue again. In 
his (and my) opinion, the client driver behaves correctly in returning a update 
of -1. If we want to reconcile the drivers here, we should change the embedded 
driver's behavior accordingly.
                
> Network Server returns no result sets for a procedure call that returns no 
> result
> ---------------------------------------------------------------------------------
>
>                 Key: DERBY-211
>                 URL: https://issues.apache.org/jira/browse/DERBY-211
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server
>    Affects Versions: 10.1.1.0
>            Reporter: Kathey Marsden
>              Labels: derby_triage10_9
>
> For a call of a procedure with no dynamic results embedded 
> Cloudscape returns a one result, an update count of zero.  However, using the 
> network server no results are returned. We should be consistent.
> To reproduce 
> See call za() in lang/procedure.java test.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to