Database Layer
ã Copyright BAL Consulting P/L 1999. All rights reserved.
Don’t move data around unless you have to. Data on the mainframe is managed, up-to-date and maintained in a single place.
Use native access to RDBMS. ODBC applications unleashed to the masses are killers.
Always aim for 3-tier corporate databases. Avoid client-server 2-tiers.