Home     Blog

DSN (Data Source Name)

A DSN (Data Source Name) is an identifier that is used to store information relating to a database connection. DSNs can store a database’s name and server location, the directory that is used to store offline content, the database driver, and the user’s ID and password. DSNs can be used for a wide variety of database applications, such as SQL databases and FTP connections.

 

How DSN Works

A DSN is simply a file that contains all information regarding a particular database. DSNs allow the user to quickly connect to a specific database without having to re-enter its information every time. Like a Notepad document, a DSN stores text-based information, but is also able to automatically fill in the database’s information when the user launches an appropriate database client. While DSNs are usually stored in the Windows Registry, they can also be stored in configurations files belonging to a specific database client that ends in a “.dsn” extension.

 

Applicationsdsn DSN (Data Source Name)

DSNs have a wide variety of applications and can be used on both server-side and client-side programs, but are most often used for the latter. In addition to the user’s information and database’s location, a DSN can also store information relating the database’s permissions and may allow the user to change the database’s permissions by being integrated with the user’s database client. Likewise, the user may be able to change information in a DSN by changing the appropriate factors in the database client.

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)
Follow Will.Spencer on

Leave a Reply

Related Posts

  • Data Dictionary

    A data dictionary is an integral part of a database. It holds information about the database and the data that it stores, i.e., the meta-data. Any well designed database will surely include a data dictionary as it gives database administrators and other users easy access to the type of data that they should expect to [...]...


  • Data Management

    Data Management is a broad field of study, but essentially is the process of managing data as a resource that is valuable to an organization or business. One of the largest organizations that deal with data management, DAMA (Data Management Association), states that data management is the process of developing data architectures, practices, and procedures [...]...


  • Data Mining

    Data mining is usually defined as searching, analyzing and sifting through large amounts of data to find relationships, patterns, or any significant statistical correlations. With the advent of computers, large databases and the internet, it is easier than ever to collect millions, billions and even trillions of pieces of data that can then be systematically [...]...


  • Data Mart

    Most people are familiar with terms like data warehousing, data mining, and data cleansing, but fewer people are familiar with data mart. A data mart is a subsection of a data warehouse that deals with specific information. Much like the chapters of a book, a data mart contains related information that deals with the same [...]...


  • Data Warehousing

    Data warehousing software is quickly on the rise to becoming one of the most needed forms of software on the market today. As more and more companies convert their brick-and-mortar foundations into cyber empires, the majority of information is now digital. Data warehousing software allows for these companies to manage their information by using various [...]...