|
I am connecting to a remote database and executing some stored procedures, which are returning some parameters. I want to know if I can get the result set back in RPGLE or not, if yes how? I know if I call the same stored procedure from java I will get the result set back. How can I avoid opening and closing of remote database connection in SQLRPGLE for a single job? It seems like a performance issue. If I don't close my remote connection my other programs in the same job will not be able to SQL data on local database. Can we do something like Connection pooling in SQLRPGLE? Thanks
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.