1Z0-591 · Question #118
The ODBC DSN is never used for _______.
The correct answer is E. Comparing RPDs. You do not use ODBC DSN to compare repositories. Note: When an ODBC based application connects to a database, it connects to a logical name, the Data Source Name (DSN), which identifies the datasource to which it wants to connect. Some external repository of configuration…
Question
The ODBC DSN is never used for _______.
Options
- AInitial import of the physical layer metadata on a Windows server
- BQuery execution and data access on a Windows server
- CInitial import of the physical layer metadata, query execution, and data access on a Windows Server
- DChanging passwords
- EComparing RPDs
How the community answered
(33 responses)- A9% (3)
- B3% (1)
- C12% (4)
- D3% (1)
- E73% (24)
Explanation
You do not use ODBC DSN to compare repositories. Note: When an ODBC based application connects to a database, it connects to a logical name, the Data Source Name (DSN), which identifies the datasource to which it wants to connect. Some external repository of configuration information holds the various DSN values that are available, together with the necessary configuration and control information needed by the ODBC driver to establish a connection and manage usage of the data source. The DSN (data source name) is a data structure that contains the information about a specific data source (database, ...), typically used by an ODBC driver to be able to connect to it. The DSN contains information about the data source such as: On Windows, the DSN also specifies the ODBC driver to be used to access the database.
Topics
Community Discussion
No community discussion yet for this question.