.DSN 文件扩展名
Database Source Name File
| 开发者 | 不适用 |
| 受欢迎程度 |
3.6 | 60 票 |
什么是 DSN 文件?
A DSN file is a data file used by various database client programs to connect to a database. It describes properties, such as the data source name and directory, the connection driver, the server address, user ID, and password. DSN files are used by ODBC drivers to connect to a specified database, such as a SQL Server or Microsoft Access database.
更多信息
DSN files are typically stored in a plain text files. However, some client database programs use entries in the Windows registry instead of DSN files.
The ODBC Data Source Administrator included in Windows can be used to create DSN files. It can be found within the Windows Control Panel under Administrative Tools, or in the Start Menu by selecting Programs → Administrative Tools → Data Sources (ODBC).
可打开 DSN 文件的程序
OrCAD Design File
| 开发者 | Cadence Design Systems |
| 受欢迎程度 |
3.7 | 41 票 |
A DSN file is a PCB (printed circuit board) design file created by OrCAD, a program used to design PCBs. It saves the circuit schematic and is often one of several files included in a OrCAD project (.OPJ file). DSN files reference "symbols," which are the electronic components used to make up the design (stored in .OLB files).
更多信息
DSN files are typically opened using OrCAD PCB Designer because they are created by the program. However, you can also import DSN files in Altium Designer as schematic files using the Import Wizard in the program.