Other little things:

SQL statements changing from 'soft' errors to hard halts.

IBM adding reserved words to SQL. For example,
select RID from FRT...
where RID was the 'active record code' that we're all so familiar with.
And now RID is a new SQL reserved word. That statement didn't blow up
until you tried to recompile it.
Simple change: select "RID" from FRT...
That one would be FUN for regression testing to catch. Does recompiling
everything become part of regression testing? Or is it assumed that this
falls outside of the scope of the general user experience?


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.