|
Yeah, I've struggled with nulls a bit, Jeff. I'm still not exactly a
fan, but I've gotten used to them. A couple of things:
1. The syntax is strange. Don't separate the field variable and the
null indicator variable with a comma:
into :dmitmmstDS :dmitmmstNull, :wmsupcDS :wmsupcNull;
2. You can use an arbitrary-sized array, as long as it's at least big
enough. I don't have any files with more than 1000 fields, so I can
just create an array of 1000 indicators and it will work for
everything. Not a perfect solution by any means, but it does help.
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.