You are the administrator of several SQL Server 2000 computers. A data Transformation Services (DTS) package uses native OLE DB providers to transfer data between the servers. Connection details for the servers are specified in .udl files. The .udl files are frequently updated as connection details change. You want to distribute the DTS package as a file to developers in your company. You want to make sure connection details are available to developers who receive the DTS package. Which two tasks should you perform? (Each correct answer presents part of the solution. Choose two)
A.
Enable the Always read properties from UDL file option in the Connection Properties dialog box.
B.
Disable the Always read properties from UDL file option in the Connection Properties dialog box.
C.
Delete the .udl files and store connection details in the registry by using system data source names.
D.
Delete the .udl files, and store connection details in the registry by using user data source names.
E.
Make the .udl files available on a network share.