|
Gosh, if IBM changes the prefix from a 2-byte field to a 4-byte field, I sure hope they provide a different data type, so that we have VARYING and BIGVARYING or VARYING4 or something like that.
...
If they say something like "fields less than 64k use 2 bytes, fields greater than 64k use 4 bytes" then I think we'll lose some advantages as well. It might be nice to have a subproecedure that today accepts a field that's 1k long as a parameter, but next year, it might need to be increased to 100k. I'd hate to have to recompile every single caller because the prefix size changed from 2 bytes to 4 bytes. I'd like to be able to force the prefix size to 4 bytes, even for small fields!
As an Amazon Associate we earn from qualifying purchases.
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.