Chapter 23. A Database Primer

IN THIS CHAPTER

Working with Databases

The Basics of Databases

Database Management Systems

Stored Procedures

Views and Queries

Relationship Management

Keys

Normalization

Installing Access, MSDE, and MySQL

An Overview of the Dorknozzle Database

As you begin to build dynamic web applications using Dreamweaver, it will become increasingly obvious that you'll need to store data in some sort of storage mechanism and allow its access through your web application. Whether you are building a small, company-wide Intranet store with access limited to employees or a feature-rich Internet web store that millions will visit, you will need some system for storing all the order, customer, cost, and product information. ...

Get Macromedia® Dreamweaver® 8 Unleashed 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.