ADO 2.7 Glossary

DSN (data source name)

The collection of information used to connect your application to a particular ODBC database. The ODBC Driver Manager uses this information to create a connection to the database. A DSN can be stored in a file (a file DSN) or in the Windows Registry (a machine DSN).

© 1998-2001 Microsoft Corporation. All rights reserved.