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)
“By recognizing a favorable opinion of yourself, and taking pleasure in it, you in a measure give yourself and your peace of mind into the keeping of another, of whose attitude you can never be certain. You have a new source of doubt and apprehension.”
—Charles Horton Cooley (18641929)