<Frank>
WOW. So simple. After 30 years of RPG coding the PF trick NEVER occurred to me. WOW only ever use lgl files. KISS, I am so stupid.
</Frank>

If you succeed to avoid RLA (SQL only access), you could enhance decoupling database implementation and programms. Using view only access, your programms don't need to know anything of your index design, you would use select * and fetch into external DS and update insert without fieldlists everywhere, with instead triggers you could even move fields around from one table to another. That's the real power of SQL (and not SQL DDL versus DDS or index size or which query engine is used or performance).

D*B

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.