Tutorial: Getting started with the debugger

This tutorial describes how to connect to a database, how start the debugger, and how to debug a simple stored procedure.

This tutorial uses the SQL Anywhere sample database, demo.db. This file is located in the SQL Anywhere samples directory, samples-dir. For more information about samples-dir, see Samples directory.


Lesson 1: Connect to a database and start the debugger
Lesson 2: Debug a stored procedure