How do I setup a database connection in Dreamweaver MX?

 

  1. Click on the Application Menu:
  2. Click on the databases tab:
  3. Click the "+" Button and choose either:
    • DSN connection to use a DSN that exists on the server, and then under the DSN option, enter the name, DSN name, username and password provided.
    • Custom string for DSN-Less connection, and then under the custom option, enter the name and path for the database
  4. Click on the binding's tab.
  5. Click on the "+" button
  6. Recordset to Query is the option to setup up a query to the database.
  7. Command is the option to perform Inserts or Updates.