Chapter 7. Implementing a DatabaseWhat You Will LearnIn this lesson, you will:Learn the basics of calendar programmingLearn about database creation and programmingFinish implementing the input dialogBecome acquainted with SQL Approximate TimeThis lesson should take you about 2 hours to complete.Lesson FilesMedia Files:NoneStarting Files:myTrainer_start.dirCompleted Files:NoneThis 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]![]() |