ODBC: Open Database Connectivity
Connection pooling gives an ODBC application the ability to reuse an existing connection from a pool, so that the application doesn't have to go through the complete connection process for any subsequent connection. For information about enabling connection pooling, go to How to Enable Connection Pooling in an ODBC Application on the Microsoft website.
Is there any library or a plug-in to enable the temporal upward compatibility? I want to keep the past records whenever a current record changes.