Question: Please read this question before you respond.. Create a connection by using ADO.NET and the following information (ADO stands for ActiveX Data Objects): Parameters Connection
Please read this question before you respond..
Create a connection by using ADO.NET and the following information (ADO stands for ActiveX Data Objects):
Parameters
Connection Name: AK
Database: ACSCars
User Name: Mathew
Password: Mathew
Enable Pooling: Cleared
How many connections will actually be created in this case?
If Enable Pooling is "Checked," what will be the impact on the connection?
Release the above connection and create a new connection by using the same parameters except the following two changes:
Connection Name: AK1
Enable Pooling: Checked
How many connections will be created in this case?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
