macromedia DIRECTOR MX 1002004 training from the source [Electronic resources]

Dave Mennenoh

نسخه متنی -صفحه : 165/ 65
نمايش فراداده

Chapter 7. Implementing a Database

What You Will Learn

In this lesson, you will:

Learn the basics of calendar programming

Learn about database creation and programming

Finish implementing the input dialog

Become acquainted with SQL

Approximate Time

This lesson should take you about 2 hours to complete.

Lesson Files

Media Files:

None

Starting Files:

myTrainer_start.dir

Completed Files:

None

This is the second lesson in the Personal Training Log project. In this lesson you'll implement a database solution to store and retrieve the exercise data entered into the log. You'll also develop the code to display and control the calendar for any month of any given year, allowing data to be entered for past or future dates.

The completed personal training log project

[View full size image]

Databases are the foundation of many business applications, not only because they offer an efficient way to manage data, but also because they are increasingly easy to use. Ten years ago, database implementation was done mainly for large-scale applications and could require a team of support professionals. Today, it makes sense to use a database solution even for something as small as a personal training log in Director.