I got this working I think because I removed the quote. Thanks
Here is what I ended up with for my select..
SELECT * FROM SWFILES/CLMPAY WHERE CMCOCD = ? AND CMPSTD =
? ORDER BY CMPSTD, CMCOCD, CMAGNT, CMCOVC, CMPOLM, CMFILE,
CMPCHK
Alan the reason I wanted to prep, was because I may want to substitue the
library name, the host variables each time the program is run, depending
if this is run in production, or against a different company(CMCOCD) or
period ending date (CMPSTD)
The above was accomplished by hard coding the library name (SWFILES) I
also successfully ran it by removing the library reference completely.
Any suggestions on how I can do it better, much welcome,
I don't do embedded SQL often, so each time is a challenge.
Thanks again for your help.
Regards,
SWBC
9311 San Pedro Ave., Suite 600
San Antonio, TX 78216
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.