IBM Database Add-Ins for Visual Studio  

IBM Procedure Designer

The IBM® Procedure Designer provides a framework for you to rapidly develop IBM database procedures that use SQL or SPL.

Important: If you use Visual Studio 2008, do not create stored procedures with names that are longer than 39 characters. Stored procedures with names that are longer than 39 characters can cause errors when you use the Visual Studio 2008 debugger and other components.

To open the IBM Procedure Designer:


IBM Procedure Designer toolbar

Use the buttons on the IBM Procedure Designer toolbar to move from view to view in the designer and to perform actions on the SQL or SPL procedure.

Procedure view toolbar button - Moves to the Procedure view

Privileges view toolbar button - Moves to the Privileges view

Run toolbar button - Runs the procedure so that you can test it

Check Syntax toolbar button - Checks the syntax of the procedure by sending a request to the data server

Step Into toolbar button - For a DB2 database Runs the DB2 SQL procedure in debug mode so that you can debug it

Show Script view toolbar button - Moves to the Show Script view

See Also

Developing IBM Database SQL and SPL Procedures | IBM Database SQL and SPL Procedures | Creating SQL and SPL Procedures | Changing SQL and SPL Procedure Definitions


.NET Development Forum   developerWorks: Visual Studio .NET   DB2 FAQs   IDS FAQs

© Copyright IBM Corporation 2002, 2019. All Rights Reserved.