 |
Executing Stored Objects
|
 |
Database stored procedures and functions may be examined and executed
using the Execute Stored Objects feature.
|
 |
Note: It has been noted that this feature's ability to correctly
execute any stored objects varies depending on the database product and
JDBC driver in use.
|
- Select the menu item Database > Execute Stored Objects or the
Execute Stored Objects button from the main tool bar
- Select the connection to use for object browsing and
execution
- Select the catalog or schema containing the objects to be examined
or executed
- Select the object type - function of procedure
- Select from the available objects to display their relevant input
and output parameters
- Enter any relevant input parameter values against the parameter
shown
- select the Execute button to execute the selected object
|
Generated results output and any errors will be displayed within the
output pane at the bottom of the panel. |