How do I debug within a Package ?
It looks, that only standalone Procedures an functions can be debugged
Can you please help
Daniel
Debugging a Package
You can run the "Step Into" command from the context menu of package's procedure or function nodes in the Database Explorer.
But before this, you have to compile package for debugging. To do this use the "Compile"->"Compile for Debugging" command from the context menu of a package node in the Database Explorer.
But before this, you have to compile package for debugging. To do this use the "Compile"->"Compile for Debugging" command from the context menu of a package node in the Database Explorer.