×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
RPG would be my preference on IBM i. But what if your DBMS is Oracle or MS
SQL Server? Developers might use SQL stored procedures, which do run in
the
same address space as the DBMS although my point about "direct access" is
debatable. I'm not sure if Oracle and MS SQL Server provide RLA in
addition
to SQL.
.. what you are naming direct access is ISAM and was developed in the 1960s,
before relational DBMS came up. DB2/400 is the only DB2 dialect providing
ISAM, IBM Host (/360, /370, z-series) has ISAM and VSAM for this, DB2 is
only accessable by SQL. Unix has Informix and C-ISAM. Good practice is to
use ISAM only for small Tables for large Tables and high transaction
throughput RDBMS and SQL is faster and scales better.
@business logic - business rules: maybe my knowledge of enhlish language is
not good enough, in my understanding business logic implements the business
rules (what else should it do?)
D*B
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.