AMT Help Files
Home AMT Developer Studio AMT Enterprise Repository Database Stored Procedures

Stored Procedures

Creating a stored procedure

To create a new stored procedure, do the following:

Insert stored procedure dialog showing Name, Description, and Copy From fields

Adjusting a stored procedure

When you double-click on a stored procedure name, the "Options" screen for it will be shown by default. You specify further details by clicking the nodes in the left-hand window pane, namely:


On completion, save the stored procedure. You can find the save buttons in the top toolbar of the Developer.

The stored procedure must be checked in first before it can be called from other objects.

Deleting a stored procedure

You can remove a stored procedure from the repository through the Revision Control screen.

Generate the application and reorganize the database

After a stored procedure is added, adjusted or deleted, a Whole System generate is required, followed by a database reorganize.

Contents

 Go to top