Setting up the database (server on a remote computer)

Setting up the database (server on a remote computer)

This section applies only if your web server is running on a remote computer. If your web server is running on the same computer as Dreamweaver, skip to Connecting to the database.

Before you attempt to connect to the sample database, copy the database to the remote computer’s hard disk. If you installed Dreamweaver to its default location, the path on your local hard disk to the database file (tutorial.mdb) is as follows:

  • C:\Program Files\Macromedia\Dreamweaver 8\Tutorial_assets\cafe_townsend\data\tutorial.mdb (Windows)
  • /Applications/Macromedia Dreamweaver 8/Tutorial_assets/cafe_townsend/data/tutorial.mdb (Macintosh)

You can place the file in any folder on the remote computer, or you can create a new folder for it.

After the database is in place, create a ColdFusion data source. (See Connecting to the database.)



Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly