Q: How is Connection Caching Implemented for the Internet Database Connector?
A: IDC does not use ODBC 3.0 connection pooling (came about before the ODBC 3.0 pooling). You can pool connections on an .idc file basis. The pool is keyed by datasource name, username, and password.