To connect to the database, you must create a ColdFusion data source called connTownsend that points to the sample database file.
NOTE |
|
If the Plus button appears on the Databases panel, restart Dreamweaver. |
If ColdFusion is running on your local computer and you installed Dreamweaver to its default location, the path is as follows:
C:\Program Files\Macromedia\Dreamweaver 8\Tutorial_assets\cafe_townsend\data\tutorial.mdb
If ColdFusion is running on a remote computer, enter the path to the database file you placed on the remote computer in Setting up the database (server on a remote computer).
For more information, see the ColdFusion documentation in Dreamweaver (Help > Using ColdFusion).
The connection appears in the Databases panel.
If the connection does not appear in the panel, do one of the following:
If the Tables branch contains three tables as follows, the sample ColdFusion application is set up for the Getting Started with Dreamweaver tutorials. For more information, see Tutorial: Developing a Web Application.
If the Tables branch does not contain the tables, click the Modify Data Sources icon in the Databases panel toolbar and double-check the connection parameters in Configuring and Administering ColdFusion MX. In particular, make sure the path to the database file is correct.