GIAC
GSSP-NET · Question #290
Jackson works as a Programmer for a life insurance company. He creates an application named App1 using Visual Studio .NET. App1 uses a SQL Server database named Database1. Jackson creates a…
The correct answer is A. SqlConnection D. SqlCommand. See the full explanation below for the reasoning.
Question
Jackson works as a Programmer for a life insurance company. He creates an application named App1 using Visual Studio .NET. App1 uses a SQL Server database named Database1. Jackson creates a SqlDataAdapter object named Data1 in App1. Jackson wants to ensure that the performance of App1 improves. Which of the following objects will he use in conjunction with the Data1 object when connecting to Database1? Each correct answer represents a part of the solution. Choose two.
Options
- ASqlConnection
- BOleDbConnection
- CSqlDataReader
- DSqlCommand
How the community answered
(62 responses)- A81% (50)
- B11% (7)
- C8% (5)
Community Discussion
No community discussion yet for this question.