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 - Stored procedure text can't be easily shown
Summary: Stored procedure text can't be easily shown
Status: RESOLVED DUPLICATE of bug 145284
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 152818
  Show dependency tree
 
Reported: 2008-08-27 12:32 UTC by Roman Mostyka
Modified: 2009-10-23 09:24 UTC (History)
0 users

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 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 ***