Dreamweaver MX ASP Tutorials Macromedia Dreamweaver MX

Define a System DSN - Step I

What is a DSN? DSN stands for Data Source Name. You create a DSN so that regardless of the data source location, you can use that data source to view, add, modify or delete records, just by knowing it's DSN.

Click here to download the database. (183KB zipped Access Database)

Jump to Define a System DSN on Windows XP Professional

To create a System DSN in Windows 2000, do the following.

1. Click on Start > Programs > Administrative Tools and select Data Sources (OBDC).

Data Source (OBDC)

2. When the OBDC Data Source Administrator window opens, click on the System DSN tab. Then click on the Add button.

OBDC Data Source Administrator

3. In the Create New Data Source window, find and click on Microsoft Access Driver (*.mdb). Then click on the Finish button.

Create New Data Source

Click here to continue the tutorial.