Multiple choice technology programming languages

WhatisDSN?

  1. Database server name

  2. Database source name

  3. Data server name

  4. Data source name

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

DSN stands for Data Source Name, which is a configuration that stores connection information to a database in Windows ODBC (Open Database Connectivity). It contains parameters like server name, database name, driver, and authentication details needed to establish a connection.