In computing, a data source name (DSN, sometimes known as a database source name though data sources are not limited to databases) are data structures used to describe a connection to a data source. Most commonly used in reference to ODBC, DSNs may also be defined for JDBC and other data access mechanisms.
DSN attributes may include, but are not limited to:
- name of the data source
- directory of the data source
- name of a driver which can access the data source
- user ID for data access (if required)
- user password for data access (if required)
The system administrator of a client machine creates a separate DSN for each relevant data source.
Standardizing DSNs offers a level of indirection that various applications (for example: Apache/PHP and IIS/ASP) can take advantage of in accessing shared data sources.
Read more about Data Source Name: Types of Data Source Name, Misuse of The Term, Example of Use
Famous quotes containing the words data and/or source:
“This city is neither a jungle nor the moon.... In long shot: a cosmic smudge, a conglomerate of bleeding energies. Close up, it is a fairly legible printed circuit, a transistorized labyrinth of beastly tracks, a data bank for asthmatic voice-prints.”
—Susan Sontag (b. 1933)
“The source of all life and knowledge is in man and woman, and the source of all living is in the interchange and the meeting and mingling of these two: man-life and woman-life, man-knowledge and woman-knowledge, man-being and woman-being.”
—D.H. (David Herbert)