× 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.



Doug,

I think you misunderstand me....I prefer having the null capable dates.

Of course, that may be because I mostly don't get to use them....the
grass is always greener don't you know. :)

Charles

On Mon, Jan 4, 2010 at 11:04 AM, Doug Palme <DPalme@xxxxxxxxxxx> wrote:
I have no disagreement here, I wish we were using 0001-01-01 and I will
argue that that is a reason to stop using them, but since we have already
started making the move I doubt I will win the discussion.

Worst case, someone says heck with it, let's go back to 8 digit numeric
dates......yuck!





From:   Charles Wilt <charles.wilt@xxxxxxxxx>
To:     "RPG programming on the IBM i / System i" <rpg400-l@xxxxxxxxxxxx>
Date:   01/04/2010 09:51 AM
Subject:        Re: Passing a Null Date to a Procedure
Sent by:        rpg400-l-bounces@xxxxxxxxxxxx



Doug.

I'm on two minds on this.  On one hand, given RPG's lack of support
for nullable variables, using a fixed '0001-01-01' can make things
easier.

On the other hand, if you're dealing with the data outside of RPG,
then using an actual NULL'able field in the DB makes life easier.  For
example, you want to some derivative of the data into Excel.  With
NULL date fields you're ok, with fields containing '0001-01-01' you'll
have problems.  Sure you can put a case in there to convert
'0001-01-01' to NULL but it still gets to be a PITA.

Charles


On Mon, Jan 4, 2010 at 9:25 AM, Doug Palme <DPalme@xxxxxxxxxxx> wrote:
I argued for the 0001-01-01 date for null capable dates or when we need
a
date to be "null", it was a combination of management and the
programmatic
staff that made the decision as a group and as you can see, I lost :)





From:   David FOXWELL <David.FOXWELL@xxxxxxxxx>
To:     RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
Date:   01/04/2010 02:57 AM
Subject:        RE: Passing a Null Date to a Procedure
Sent by:        rpg400-l-bounces@xxxxxxxxxxxx



Happy new year all,

We pass a lot of dates to procedures and always need to know if the
value
is null.

Actually, we have no null capable date fields in our db. We record the
value 0001-01-01 to represent a null date. All our programs have the
constant gNULL_DATE from a copybook and the parameter would be compared
with that.

I always wondered why we never used real null values and didn't realise
that this would be an issue or that RPG did not have full null support.

--
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.


--
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 thread ...

Follow-Ups:
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.