This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144491 - Support reporting multiple update counts and result sets
Summary: Support reporting multiple update counts and result sets
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: matthias42
URL:
Keywords:
Depends on: 255880
Blocks:
  Show dependency tree
 
Reported: 2008-08-19 22:58 UTC by David Vancouvering
Modified: 2016-01-29 22:39 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Vancouvering 2008-08-19 22:58:35 UTC
This feature is to support executing and reporting stored procedures and other statements that can return *both*
multiple result sets *and* multiple operations that are updates/inserts only and only return an update count.

See Issue 73341 for some background around this.
Comment 1 _ ahimanikya 2008-08-29 06:50:36 UTC
David, since you already have 73341, I am sending this to your Q.
Comment 2 Jiri Rechtacek 2009-10-16 14:02:15 UTC
Reassigned to new owner.
Comment 3 matthias42 2016-01-29 22:39:42 UTC
This is fixed by the changes introduced to fix #255880.