×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
You can also use iACS instead of STRSQL, if you prefer.
-----Original Message-----
From: Alan Campin [mailto:alan0307d@xxxxxxxxx]
Sent: Wednesday, August 07, 2019 2:55 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: RPG Program as a Stored Procedure
As an aside, do you know that you can do a STRSQL, type CREATE and F4 and you can select option 4 and it will give a fill in the blanks for building a stored procedure call? I always use the system tools when I can.
Also as an aside, you can create stored procedures as a service program.
You can export one or more procedures from a service program and then each can be made into a external stored procedures. Don't hold me but about 20% faster.
Also, if you are going to create the stored procedure as a program create it as a Main program (No RPG Cycle). Again makes it run quicker. Normally you want a stored procedure to run as quick as possible.
As an Amazon Associate we earn from qualifying purchases.
This thread ...
Re: RPG Program as a Stored Procedure, (continued)
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.