The final step of the setup process is to create a connection to the database.
The ODBC Database (Sun JDBC-ODBC Driver) dialog box appears.
Macintosh users can ignore this step because all database connections use drivers on the testing server.
[odbc dsn]
placeholder in the URL text box with CafeTownsend.
The URL text box should look like this:
jdbc:odbc:CafeTownsend
If youre using Dreamweaver on a Windows computer, during installation, Dreamweaver created a DSN called CafeTownsend pointing 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 JSP application is now set up for the Getting Started with Dreamweaver tutorials. For more information, see Tutorial: Developing a Web Application.