I like Mark's suggestion the best (custom stored procedure).
That said, you should be able to use QCMDEXC stored procedure to execute any
i5/OS command. If your ADO connection persists between calls, you could run
DSPFD to QTEMP and then query it as you'd normally do.
Elvis
Celebrating 10-Years of SQL Performance Excellence on IBM i5/OS and OS/400
www.centerfieldtechnology.com
-----Original Message-----
Subject: Re: members in a file
Hi, Tim:
Put the DSPFD command into a stored procedure on i5/OS and invoke it via
ODBC via the SQL CALL command. Then run the query and return the results
set.
Mark
This mailing list archive is Copyright 1997-2026 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.