Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: How To (Forms, Reports, and more) > Stored Procedures

Editing Stored Procedures

Scroll Prev Top Next More

Editing a stored procedure is possible by selecting the options "Stored Procedures" > "Edit Stored Procedure..." from the Group Bar within the Database Explorer.

 

Options are available to modify the stored procedures source code, arguments, return value, and comment.

 

StoredProcedure_Edit

 

 

Arguments can be added or modified.

 

StoredProcedure_EditArg

 

 

Selecting the "Edit Source..." button will launch the code within the R:BASE Editor.

 

StoredProcedure_Source