|
DATFMT on the H spec only affects the non-SQL portion of the program
From: Rory Hewitt <rory.hewitt@xxxxxxxxx>
To: "RPG programming on the IBM i / System i" <rpg400-l@xxxxxxxxxxxx>
Date: 05/12/2011 12:38 PM
Subject: Re: SQL5011 - Why am I getting this?
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
Can't you use the DATFMT keyword in the H-spec, or does that not work for
SQLRPGLE?
H DATFMT(*ISO)
On Thu, May 12, 2011 at 9:57 AM, Birgitta Hauser
<Hauser@xxxxxxxxxxxxxxx>wrote:
Is your SET OPTION statement the physically first SQL Statement withinyour
Source?program?
Or is it for example in your *INZSR Subroutine at the end of your
(Les
Mit freundlichen Grüßen / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars."
Brown)them
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training
and keeping them!"]
-----Ursprüngliche Nachricht-----
Von: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx
Im--
Auftrag von Siegrist, Dawn (Penske)
Gesendet: Thursday, 12. May 2011 18:20
An: RPG programming on the IBM i / System i
Cc: Falatko, Jerry (Penske)
Betreff: RE: SQL5011 - Why am I getting this?
I tried adding the set option at the beginning of my program.
Exec SQL
SET OPTION DATFMT = *ISO;
But when I tried to compile, it still failed.
The only thing that will work is if I prompt the compile command and
change the date format parameter to *ISO. I prefer to do that inside of
the program when I can because I might forget it the next time I have to
compile the program, but apparently that is the only way the SQL
precompiler will recognize it.
Dawn Siegrist
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-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.