|
>I wrote a nice little embeded SQL in a RPGLE program. I tested the >statement in STRSQL and got 2965 rows returned. When I run it in my RPGLE I >get 39 rows... Just a thought. You don't have the Table names qualified. Is it possible therefore that you have used *SYS naming convention for STRSQL, and *SQL naming convention for CRTSQLRPGI? (Or, the other way around?) *SYS will use your Library List to search for the Table; *SQL will look in a Library with the same name as your User profile. Do you have a 'production' and 'test' versions of the file, with the same name? Brian Parkins
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.