×
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.
What if you change the double quotes to two single quotes?
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of a4g
atl
Sent: Wednesday, February 1, 2023 5:51 PM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: How can I get this RUNSQL statement to work?
RUNSQL SQL('insert into qtemp/PO180M1 (Select * from DPPDATA/PO180M1 wher
e date(substr(digits(poordt),1,4) || "-" || substr(digits(poordt),5,2) ||
"-" || substr(digits(poordt),7,2) ) > (current_date - 7 days) and poordt
<> 999999)') COMMIT(*NC) DATFMT(*ISO) DATSEP(-) OPTION(*LIST)
Column or global variable - not found.
Why does it not like the dash?
I tested the statement in SQL in ACS where it worked.
TIA, Darryl Freinkel.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.