Data source name: Difference between revisions

Content deleted Content added
No edit summary
m Reverted edits by 109.181.237.229 (talk) to last version by Acasson
Line 1:
{{Unreferenced|date=January 2009}}
 
''Italic text''
In [[computing]], a '''data source name''' ('''DSN''', sometimes known as a '''database source name''', though "[[Computer file|data sources]]" can comprise other repositories apart from [[database management system|databases]]) is a string that has an associated [[data structure]] used to describe a connection to a data source. Most commonly used in connection with [[ODBC]], DSNs also exist for [[JDBC]] and for other data access mechanisms. The term often overlaps with "[[connection string]]". Most systems do not make a distinction between DSNs or connection strings and the term can often be used interchangeably.