11
FoxPro Boot Camp Presented by Richard Clapp

Fox Pro Boot Camp Syllabus

Embed Size (px)

DESCRIPTION

Part of a course I wrote some time ago.

Citation preview

Page 1: Fox Pro Boot Camp Syllabus

FoxPro Boot Camp

Presented by

Richard Clapp

Page 2: Fox Pro Boot Camp Syllabus

Sessions

Session 1 (AM)• Introduction

• History of FoxPro

• Major Components

• Visual FoxPro Desktop

• Working with App Wizard

• Working with Project Mgr.

Session 2 (PM)• Working with Tables

and Databases

• Working with Program Files

• Working with Variables, control structures and other elements of programming• Lab Work

Page 3: Fox Pro Boot Camp Syllabus

Visual FoxPro Desktop

• Menu Options

• The Command Window

• Tools | Options Dialog

• The Standard Toolbar Wizards

• Accessing Help

Page 4: Fox Pro Boot Camp Syllabus

Working With the App Wizard

• Running the Wizard

• Specifying Databases

• Specifying Tables

• Generating Forms and Reports

• Running the Application

Page 5: Fox Pro Boot Camp Syllabus

Working With the Project Mgr

• Adding Files

• Modifying Files

• Deleting Files

• Running Files

• Building Projects

Page 6: Fox Pro Boot Camp Syllabus

Lunch

Page 7: Fox Pro Boot Camp Syllabus

Afternoon Session

Due to the need to cover material at a very high level, we will be using the Visual FoxPro Help file as our text book.

Page 8: Fox Pro Boot Camp Syllabus

Working with Tables and Databases

• Using the Database Wizard• Database Container• Table Designer• Input Mask, Format and Other Field Properties• Free vs. Attached Tables• Adding, Editing & Deleting Records• Indexes: Primary & Candidate• Relationships: Persistent & Temporal• Referential Integrity• Data Buffering Basics• TABLEUPDATE() and TABLEREVERT()

Page 9: Fox Pro Boot Camp Syllabus

Working With Program Files

• Using the Editor

• Color Coding Syntax

• Executing Programs

• Procedure List

• Object List

• Beautify

Page 10: Fox Pro Boot Camp Syllabus

Working with Variables, control structures and other elements of programming

• Working With Variables

• Program Control Structures

• Procedures and Functions

• Creating and Using Reports

• Creating and Using Forms

• Working With the Query Designer

Page 11: Fox Pro Boot Camp Syllabus

Feedback