× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



You will want to convert the (current date - 7 days) to a decimal value or convert the 9,0 field to a date.
Since current_date - 7 days is a static value I think you would want to convert this to decimal then run your statement.

Paul

-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Booth Martin
Sent: Saturday, June 29, 2019 10:11 PM
To: RPG programming on the IBM i (AS/400 and iSeries) <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: SQLRPGLE - current date - 7 days as a numeric field

I have a 9/0 field (020190627) in the data that i want to compare >= with today's date-7 days in an SQL WHERE clause.

I have ... WHERE :FIELD90 >= (current date - 7 days)

This is part of wSQLstmt in: exec sql prepare Stmt1 from :wSQLstmt; and it fails with -514.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.