Connecting to a database

Connecting to a database

If you want to use a database with your web application, you must first connect to it. For a general discussion of database connections, see Understanding database connections.

Dreamweaver handles database connections differently depending on your choice of server technology. See the following chapters:

  • Database Connections for ColdFusion Developers
  • Database Connections for ASP.NET Developers
  • Database Connections for ASP Developers
  • Database Connections for JSP Developers
  • Database Connections for PHP Developers


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