1.

What are the recommended techniques for enabling connection pooling on for a SQL Server 2000 or SQL Server 2005 database? 1. Setting the OLE DB Services connection string keyword to -42. Opening a connection and not explicitly disabling pooling3. Setting the connection string keyword Pooling = True in the connection string4. Using the Connection Pooling tab of the ODBC Data Source Administrator dialogBox

A. 1, 2
B. 1, 2, 3
C. 2, 3
D. 1, 4
Answer» D. 1, 4


Discussion

No Comment Found

Related MCQs