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 145283

Summary: Stored procedure text can't be easily shown
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152818    

Description Roman Mostyka 2008-08-27 12:32:10 UTC
1. Connect to DB.
2. Create stored procedure.
3. Rightclick it's node.

Result: There is no item in context menu to show text of stored procedure.
Workaround: Execute statement: "show create procedure procedure_name;".
Comment 1 David Vancouvering 2008-08-28 20:04:58 UTC
Yes, this is a known limitation
Comment 2 Jiri Rechtacek 2009-10-16 14:16:03 UTC
Reassigned to new owner.
Comment 3 Jiri Rechtacek 2009-10-23 09:24:25 UTC

*** This issue has been marked as a duplicate of 145284 ***