The following steps describe how to export procedures for the Database adapter. Use iStudio and select Export from the File menu. The Export Stored Procedures dialog displays. Select the root of the tree to select all stored procedures from all applications. Two files are created for each application and business object if a base name is selected. The __.sql file defines all stored procedures for all messages from the selected business object and application. The __TYPES.sql file defines all types used by the stored procedures in the first file. If you do not want to export all stored procedures for all applications as this can take a while, select one or more applications. Only the stored procedures for those applications will be generated. You can also select messages based on the role; for example, if you select publish, then only publish messages will be generated. Or, you can choos