Avoid Generic Driver Managers If Possible

Applications that do not need ODBC access to database systems other than TimesTen should not use a generic driver manager as it adds unnecessary overhead.

Applications that need to use TimesTen direct and client/server connections concurrently must link with the TimesTen driver manager. The performance improvement is significant compared to generic driver managers. Otherwise, applications can be linked directly with the TimesTen direct or client/server driver, as described in Linking Options. The performance improvement is significant.