Microsoft
98-361 · Question #51
Your application must pull data from a database that resides on a separate server. Which action must you perform before your application can retrieve the data?
The correct answer is D. Establish a connection to the database by using the appropriate data provider. See the full explanation below for the reasoning.
Question
Your application must pull data from a database that resides on a separate server. Which action must you perform before your application can retrieve the data?
Options
- AConfigure the network routers to allow database connections.
- BInstall the database on each client computer.
- CCreate a routine that bypasses firewalls by using Windows Management Instrumentation (WMI).
- DEstablish a connection to the database by using the appropriate data provider.
How the community answered
(51 responses)- A6% (3)
- B4% (2)
- C12% (6)
- D78% (40)
Community Discussion
No community discussion yet for this question.