Network, Computer and Programming Resources
Sql - Active statement
An SQL statement that has been executed but whose result set has not yet been canceled or fully processed. When using default result sets, Microsoft(r) SQL Server(tm) supports only one active statement at a time on a connection. ODBC and OLE DB-based applications support multiple active statements on a SQL Server connection when using application programming interface (API) server cursors.