AquaFold
HOME SCREENSHOTS DOWNLOAD DOCUMENTATION SUPPORT LICENSING CONTACT
 

Documentation: Aqua Data Studio 6.5 - New Features     HTML Documentation download, ZIP: ads-docs.zip (Size: 84.7MB) / ads-docs-no-shots.zip (Size: 1.2MB)
  Getting Started
  Installation
  JDBC Drivers
   Oracle 8i
   Oracle 9i
   Oracle 10g
   DB2 7.2
   DB2 8.1
   DB2 9.0
   SQL Server
   Sybase ASE
   Sybase Anywhere
   Sybase IQ
   Informix
   PostgreSQL
   MySQL
  Memory Configuration
  Character sets
  Registering Servers
   MSDE 2000
   SQL Express 2005
   PostgreSQL SSL
  Application
   Browser and Scripting
   Visual Editing
   SQL History and Archive
   Shortcut Toolbar
   Key Mappings
   Key Mapping Assistant
   Custom Keymap Profiles
   Options
   Settings
   New Frame Window
   Details View
   Command Line
  Query Window
   Basics
   Toolbar
   Server Side Comments
   SQL Automation
   Aqua Commands
   Morph to Delimited List
   Results
   Save Results
   Auto-completion
   Popup Menu
   SQL Formatter
   Permissions
   Parameterized
   Pivot Results (Grid and Chart)
   Grid Results (Grid and Chart)
  Editors
   SQL Editor
   Text Editor
   HTML Editor
   XML Editor
   Regular Expressions
  Image Viewer
  Visual Explain Plan
   Basics
   Explain Plan
   Explain Diagram
   Whiteboard
  Procedure/Package Editor
  SQL Debugger
   Sybase Debugger
  Tools
   Table Data Editor
   Schema Script Generator
   Server Script Generator
   ER Diagram
   Query Builder
   Import Tool
   Export Tool
   Execution Monitor
  Compare Tools
   Schema Compare
   Tab Compare
   Directory Compare
   File Compare
   Copy History Compare
   Results Compare
  Oracle DBA Tools
   Instance Manager
   Storage Manager
   Rollback Manager
   Log Manager
   Security Manager
   Session Manager
   SGA Manager
   Server Statistics
  SQL Server DBA Tools
   Instance Manager
   Storage Manager
   Security Manager
   Session Manager
   SQL Agent Manager
  Sybase DBA Tools
   Instance Manager
   Storage Manager
   Security Manager
   Session Manager
  Source Control
   Subversion
   CVS

SQL Debugger - Sybase Debugger

The new Sybase SQL Debugger has been designed to help with testing and debugging of SQL functions and procedures for Sybase ASE.

MS SQL DBA Tools - Session Manager

Its debugging features include:

  • Setting a break point in the function or procedure body. A user can set a break point at any line in the function or procedure source code in order to run it up to this line. The breakpoints can be viewed in the Breakpoints tab.
  • Running the function or procedure up to the break point with parameters provided by the user. The execution can be stopped at any time using the stop button. Ouput messages for the execution can be viewed in the Console tab.
  • "Step Into" button allows users to enter function calls in the body of the function or procedure.
  • "Step Over" button allows users to move to the next line of the code.
  • "Step Return" button allows users to execute the function or procedure until the current operation returns and then to exit. The results of the execution will be displayed in a results view window.
  • The user can enter variables and view their values during the execution in the Variables tab.
  • The user can enter expressions and watch their values in the Watches tab.
Sybase Debugger - Popup menu

Sybase Debugger - Popup menu



Sybase Debugger - Main Window
Sybase Debugger - Main Window


Sybase Debugger - Toggle Breakpoint
Sybase Debugger - Toggle Breakpoint


Sybase Debugger - Breakpoint - Execute

Sybase Debugger - Breakpoint - Execute



Sybase Debugger - Breakpoint - Step Into

Sybase Debugger - Breakpoint - Step Into



Sybase Debugger - Breakpoint - Step Over

Sybase Debugger - Breakpoint - Step Over



Sybase Debugger - Breakpoint - Step Return

Sybase Debugger - Breakpoint - Step Return

Home Screenshots Downloads Documentation Support Licensing Contact Copyright© 2001-2007 AquaFold, Inc. All Rights Reserved