Chapter 5. Working with SQL

Once you know how to make a database connection from Dreamweaver, you can begin creating database queries. Regardless of the application server or database you use, Dreamweaver uses SQL, the standard database language for creating queries, to create simple and complex queries for selecting data, sorting data, or editing database records.

You don’t have to know anything about SQL to create a simple database query in Dreamweaver—the application automatically generates the necessary SQL code for you. But if you want to use Dreamweaver to create complex queries involving multiple tables, you’ll need a basic understanding of SQL syntax.

In this chapter, you’ll learn how to create a simple SQL database named travelclub ...

Get Macromedia Dreamweaver 8 Advanced for Windows and Macintosh: Visual Quickpro Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.