Microsoft
70-448 · Question #284
You are developing a SQL Server 2008 Integration Services (SSIS) package. The package uses an OLE DB connection manager to connect to a third-party database server. The database does not support…
The correct answer is A. Edit the XML configuration file. See the full explanation below for the reasoning.
Question
You are developing a SQL Server 2008 Integration Services (SSIS) package. The package uses an OLE DB connection manager to connect to a third-party database server. The database does not support Integrated Windows authentication. You create an XML configuration file that provides configuration for the connection manager. You add the configuration file to the package. When the package executes, you receive an error message which indicates that login failure occurred. You need to execute the package successfully. What should you do?
Options
- AEdit the XML configuration file.
- BUse an indirect XML configuration.
- CRun the package on the same server as the third-party database server.
- DUse a Microsoft ADO.NET connection manager instead of an OLE DB connection manager.
How the community answered
(53 responses)- A79% (42)
- B11% (6)
- C6% (3)
- D4% (2)
Community Discussion
No community discussion yet for this question.