SQLXP

View\Edit Function Tutorial


This tutorial shows how to use SQLXP to view and edit stored procedures


1. Open an existing stored procedure.
2. Click the source tab to view the SQL.
3. Click the edit source button to modify the SQL in the command window.
4. After modifying the SQL click the Execute button to save changes.

View\Edit Function