|
Hi Rob I think that your where clause is passing the value of :ex and :ac with imbedded 'apos' values ie (and eold=:ac and eexc=:ex) translates as (eold=''123'' and eexc=''246''). I think that you can just say (where eold=:OldAreaCode and eexc=:Exchange) Gord Royle -----Original Message----- From: rob@dekko.com [mailto:rob@dekko.com] Sent: Tuesday, February 12, 2002 9:31 AM To: rpg400-l@midrange.com Subject: Imbedded SQL fails <snip> I have an SQL statement that fails in my RPG but not when ran interactively. C/EXEC SQL C+ SELECT enew into :retField C+ from exfile join acfile on eold=cold C+ where enew=cnew and days(curdate())-days( C+ date(cepmth concat '/' concat cepday concat '/' concat cepyr)) <:CutDays C+ and eold=:ac and eexc=:ex C/end-exec <end> Cott - The Leader in Premium Retailer Brand Beverage Innovation.
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.