Eric,
Follow-up if not using Nulls what is the best way to handle Date
fields where you may not have a value for the field yet, as in a
revision date.
Thanks
Bob
IT Guy
-----Original Message-----
From: rpg400-l-bounces+banderson=kentwatersports.com@xxxxxxxxxxxx
[
mailto:rpg400-l-bounces+banderson=kentwatersports.com@xxxxxxxxxxxx] On
Behalf Of DeLong, Eric
Sent: Monday, April 23, 2007 2:53 PM
To: RPG programming on the AS400 / iSeries
Subject: RE: Question about SQL and Nulls
Well, I personally would steer clear of them, at least until IBM
improves null support for RPG. If you do decide to implement nulls in
your database, be prepared to consistently check your null indicator
before using that field in your code. This tends to get ugly real
quick, imo....
Eric
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[
mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Bob Anderson
Sent: Monday, April 23, 2007 1:47 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Question about SQL and Nulls
Good Afternoon,
I am working with a new table design and wonder about the wisdom of
using Null capable fields in the design.
Is it worth the trouble making fields Null capable and if so how do you
handle the fields in a Select Into or an Update operation operation.
I know I will need Null indicators and such but I wondering if it is
worth it.
Thanks
Bob Anderson
IT Guy
Kent Sporting Goods
433 Park Ave. S
New London OH 44851
419-929-7021 x315
email: banderson@xxxxxxxxxxxxxxxxxxx
--
This is the RPG programming on the AS400 / iSeries (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.