You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple Active Statements and Connections | Microsoft Docs
ms.custom
ms.date
01/19/2017
ms.prod
sql
ms.prod_service
connectivity
ms.reviewer
ms.technology
connectivity
ms.topic
conceptual
helpviewer_keywords
interoperability [ODBC], multiple active statements and connections
multiple active statements and connections [ODBC]
ms.assetid
a6571356-b23e-4f10-a17b-bce09460b71e
author
David-Engel
ms.author
v-daenge
Multiple Active Statements and Connections
Some drivers and DBMSs limit the number of statements and connections that can be active at one time. These numbers can be as small as one. For more information, see the SQL_MAX_CONCURRENT_ACTIVITIES and SQL_MAX_DRIVER_CONNECTIONS options in the SQLGetInfo function description, and Statement Handles and Connection Handles.