Oracle 5.0 Reference Manual page 1859

Table of Contents

Advertisement

• Choose a connection in the Visual Studio Server Explorer.
Figure 20.18. Connection Dialog
• Expand the
Stored Procedures
debug a user-defined function, create a stored procedure that calls the function.
• Click on a stored procedure node, then right-click and from the context menu choose Debug
Routine.
Figure 20.19. Choose a Stored Routine to Debug
At this point, Visual Studio switches to debug mode, opening the source code of the routine being
debugged in step mode, positioned on the first statement.
If the initial routine you debug has one or more arguments, a popup will show up with a grid (a row per
each argument and three columns: one for the argument, one for the argument value (this is editable)
Connector/Net Visual Studio Integration
folder. Only stored procedures can be debugged directly. To
1839

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents