|
So is mine my prepare statement is in as subroutine that is executed numerous places ********************************************************************************************** C Xcutesql begsr c/EXEC SQL c+ prepare sel from :Sqlstatement c/END-EXEC c/EXEC SQL C+ EXECUTE sel c/END-EXEC * c endsr I'm wondering what and where (within your source) do you have for your (what I call) SQL h specs I have C/EXEC SQL C+ Set Option Commit = *None C/END-EXEC as the first C-specs, directly after my last D-specs Alan Shore NBTY, Inc (631) 244-2000 ext. 5019 AShore@xxxxxxxx rpg400-l-bounces@xxxxxxxxxxxx wrote on 03/08/2007 02:31:37 PM:
That's what I'm doing. The trouble is the code needs to be executed multiple times. After the first time, I receive SQL0100 which says the statement i.d. (sel in your example) is already in use. Donald R. Fisher, III Project Manager RoomStore, Inc. (804) 784-7600 ext. 2124 dfisher@xxxxxxxxxxxxx <clip> What I have in my embedded SQL is the following c/EXEC SQL c+ prepare sel from :Sqlstatement c/END-EXEC c/EXEC SQL C+ EXECUTE sel c/END-EXEC <clip> -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.