RPG doesn't have any way to tell database that some of the fields in the
output buffer should be ignored.
What about using an SQL Index or DDS described logical file without the
fields to be replaced with the default values in the F-Specs with native
I/O?
Mit freundlichen Grüßen / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training them
and keeping them!"
?Train people well enough so they can leave, treat them well enough so they
don't want to.? (Richard Branson)
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Barbara Morris
Sent: Donnerstag, 24. August 2017 00:07
To: midrange-l@xxxxxxxxxxxx
Subject: Re: DDL for timestamp column.
On 2017-08-22 12:50 PM, Luis Rodriguez wrote:
Tommy,
IIRC, %FIELDS() applies only to UPDATE...
Even if %FIELDS applied to WRITE, RPG would still have to supply its own
default value for the field. It would be similar to the way it works with O
specs where only some fields are listed.
RPG doesn't have any way to tell database that some of the fields in the
output buffer should be ignored.
The reason it works for UPDATE is that RPG can use the values from the input
buffer for the fields not listed in %FIELDS.
--
Barbara
--
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.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.