|
(Sorry, but I can't seem to post to the RPG400-L list) Why can't I do this? C/Exec SQL C+ Select Sum(IOQTYO) C+ Into :pWkQuan :WkNull C+ From :MyFile C+ Where IOITEM = :pWkItem And C+ IOWHSE = 'PH' And C+ IODELE <> 'D' C/End-Exec Where MyFile is a variable. I get a "Token : was not valid. Valid tokens: ( TABLE LATERAL <IDENTIFIER>." message. Rob thought it might be because there wasn't a space before my null indicator variable, but that didn't seem to fix it. The statement was syntactically correct (and worked too!) before I tried a variable file name. How can I do this? Do I need a prepared statement with parameter markers? Anyone have an example? 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.