|
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of Reger, Bill
Sent: Tuesday, July 15, 2008 12:02 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: QMQRY and OVRDBF - has senility set in?
"Overrides only [effectively] apply to /open/ functions; e.g. the file
named in the FROM clause of a SELECT statement should honor a *CALLLVL
scoped override to a named TOFILE()."
Perhaps this is why I'm so sure I've seen this work before. I'm not doing
a
SELECT statement. This time my QMQRY is doing a "LABEL ON" SQL statement
-
trying to update the Field Text/Column Headings. Here is the pertinent
stuff:
The QMQRY SQL "LABEL ON" operation:
LABEL ON "filename"
("FIELD1" IS 'Field Number One
',
"FIELD2" IS 'Field Number Two
' )
The commands entered and the resulting JOBLOG:
4 > OVRDBF FILE(filename) TOFILE(datalibr/filename) SECURE(*YES)
OVRSCOPE(*CALLLVL)
4 > strqmqry QMQRY(objlibr/qmqryobj)
filename in *LIBL type *FILE not found.
RUN QUERY command failed with SQLCODE -204.
RUN QUERY command ended due to error.
STRQMQRY command failed.
Bill
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
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.