|
>-----Original Message----- >From: owner-midrange-l@midrange.com >[mailto:owner-midrange-l@midrange.com]On Behalf Of Kellems, Cary >Sent: Thursday, April 19, 2001 11:55 AM >To: 'MIDRANGE-L@midrange.com' >Subject: Restoring Stored procedures > > > >Can anyone shed some light on how to restore a Stored procedure to a system >that does not have the 'SQL Development Kit' installed. I have created and >tested a stored procedure that uses an external RPGLE. I created the >"Create Procedure" via STRSQL but the remote machine does not have STRSQL. >I understood that this could be done. Any assistance would be appreciated. > The procedure you created is a service program. The STRSQL you refer to is just the interactive tool. You also need the C compiler to do a CREATE PROCEDURE. The service program can be saved and restored to a machine that does not have the SQL toolkit or the C compiler and it will execute just fine. Simple save restore. =========================================================== R. Bruce Hoffman, Jr. -- IBM Certified Specialist - AS/400 Administrator -- IBM Certified Specialist - RPG IV Developer "America is the land that fought for freedom and then began passing laws to get rid of it." - Alfred E. Neuman +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.