Bad Web Data Architecture ../2
ã Copyright BAL Consulting P/L 1999. All rights reserved.
Each client request via ODBC forces the creation of a database connection, setup of DB session environment including cursors and closure of environment after data set created at a potential huge computing cost.
Vendor specific solutions to mitigate, eg. Cold Fusion ODBC Funnelling.