|
>Any chance they can make SQL free format? Having to turn
>free off/on all the time will be a tough sell to others in the department.
Perhaps you could propose a standard whereby you wrap the SQL in a
procedure? I know; it sounds lame.
dow sqlcod=*zeros;
count=*zeros;
sqlcod=getPllineCount(VDLPO: COUNT)
with
C/EXEC SQL
C+ select count(*) into :COUNT from plline where pdlpo=:VDLPO
C/END-EXEC
in your procedure
Buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.