Debugging a stored procedure

This tutorial teaches you how to debug a stored procedure using Sybase WorkSpace tools.

Database logic is defined in stored procedures and triggers. This logic typically requires debugging and testing before it can be deployed to a production environment.

NoteThere is also an Adaptive Server Enterprise component-level tutorial, which is not based on the SybStore sample database, that teaches you how to work with Adaptive Server stored procedures and triggers. See the Sybase WorkSpace Component Tutorials: Adaptive Server Enterprise guide, which is available from the MySybase Web page.