|
Alan, You can take a look at the QSQPRCED API. There has been a thread on this two three weeks ago. Regards, Carel Teijgeler *********** REPLY SEPARATOR *********** On 19-7-2006 at 10:47 Alan G. Campin wrote:
I am building a new system at my work and am looking at the possibility of externalizing the SQL using SQL CLI but that raises issues. Specifically, it means that I am going to have to PREPARE the statement each time it is opened. This is not a problem if you are opening a single table but does if you are getting more than one table as the system has to build some form of access plan so what is going to end up happening is the system will go through, create an access plan, optimize it, use it and then throw it away. A lot of overhead there. What I would like to do is to be able to create a package and keep it and associate it with the next time this statement is run. Is there a way to do this with SQL CLI? I have look around and I don't see anyway to do it so I doubt my idea is practical. There is an API to create a package but don't see anyway to associate with a given SQL call. Anyway, thanks. -- 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.