32 Other
You'll also need to tell Dreamweaver how to connect to MySQL. Go to the Applications
toolbar and choose the Databases tab. Click on the + and make a new database connection.
If this were a live database, you would have a special username and password just for use on
the web, and you would put that information into the MySQL Connection window. In
this case, we'll use the username and password we set up for this class.
If all goes well, Dreamweaver will now be able to list the tables in your database and the
fields in those tables.