The final step of the setup process is to create a connection to the database.
If your web server is running on your local computer, you can use the data source name (DSN) that Dreamweaver created during installation to quickly connect to the sample database. To learn more about DSNs, see Using a DSN in Using Dreamweaver.
The Data Source Name (DSN) dialog box appears.
Macintosh users can ignore this step because all database connections use DSNs on the testing server.
If youre using Dreamweaver on a Windows computer, during installation, Dreamweaver created a DSN called CafeTownsend, which points to the Microsoft Access database in the Dreamweaver application folder.
Dreamweaver attempts to connect to the database. If the connection fails, do the following:
The new connection appears in the Databases panel.
The sample ASP application is now set up for the Getting Started with Dreamweaver tutorials. For more information, see Tutorial: Developing a Web Application.