Download CS131 - Database Applications

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Microsoft Access wikipedia , lookup

Microsoft SQL Server wikipedia , lookup

SQL wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

Concurrency control wikipedia , lookup

Ingres (database) wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Database wikipedia , lookup

DBase wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

PL/SQL wikipedia , lookup

ContactPoint wikipedia , lookup

Clusterpoint wikipedia , lookup

Relational model wikipedia , lookup

Database model wikipedia , lookup

Transcript
CS131 - Database Applications
Course Code and Description
Prepared by:
Prerequisite/s: CS130 - Database Theory and Operations
Please include course code and description whenever necessary
Professor/s handling this subject: ________________________________________________________________
If any professor can teach this in your department, please write the name of your department
Number of units: 4
Textbook (if any): ___________________________________________________
COURSE OUTLINE and REFERENCES: This course provides the tools needed in creating and managing high performance
32 bit database applications and components.
REFERENCE/s:
TOPIC/ACTIVITY
No. of hours
If it is from the textbook, just write the page number/s. For
books, websites, journals, readings, etc., please write the
specific titles, URLs, author and edition.


I. Introduction
A. What is Visual FoxPro 6.0
B. How to program in Visual FoxPro
C. How to create a Database File
D. The Basic Data Types of Database
E. The Basic Data Types of FoxPro
F. What is an Expression?
G. What is Functions?
H. Different types of functions and its
example
 Machine/ Laboratory Exercises
Quiz #1
I. FoxPro Standard Commands
 Machine/ Laboratory Exercise
J. Basic Operators
 Arithmetic Operators
 Relational Operators
 Logical Operators
K. Program Control Flow
 The If - Else Conditional Statements
 The Case Conditional Statements
 The Scan Loop Statement
 The For Loop Statement
 The Do While Loop Statement
4
4
8
8
8














8
8

Introduction to Visual FoxPro 6.0
Database Programming by Copernicus P.
Pepito
Visual FoxPro 7.0 Programming
Fundamentals by Danny S. Sosa
Any Visual FoxPro Programming books
VISUAL FOXPRO - AN INTRODUCTION
Introduction to Visual FoxPro
Defining Databases, Tables and Indexes
DATA BASE APPLICATION IN VISUAL
FOXPRO
Data Types (Database Engine)
Types of Database
Visual FoxPro Programming Standards
and Guidelines
Visual FoxPro Data and Field Types
Building Expressions
Functions
Useful FoxPro commands
Operators (Visual FoxPro)
1. Logical Operators
2. Arithmetic Operators
3. Relational Operators
Basic Programming Concepts
1. SCAN ... ENDSCAN Command
2. FOR ... ENDFOR Command
3. DO WHILE ... ENDDO Command
4. IF ... ENDIF Command
5. DO CASE ... ENDCASE Command
Comments
L. How to Use FoxPro Editor
M. Types of Comment
N. Sorting Vs. Indexing
Quiz #3
II. The VFP PROJECT and GRAPHICAL USER
INTERFACE
A. Starting a Project
B. Defining Database, Tables and Indexes
C. Designing a Form
D. Designing a Report
E. Creating a Menu
 Machine/ Laboratory Exercises
Quiz #4 and Quiz #5
III. DESIGNING QUERIES using SQL - commands
A. Four Basic Parts of SELECT command
 Machine/ Laboratory Exercises
Quiz #6
IV. BUILDING AN APPLICATION
A. Creating an executable file
V. CREATING CASE STUDY and PRESENTATION
TOTAL NO. OF HOURS
8
8
8
8


Index Command
Sort Command

Walkthrough: Creating Applications with
Visual FoxPro
Defining Databases, Tables and Indexes
Designing Forms
Creating Reports with Visual FoxPro
Menu System Creation
1. Menu System Design Guidelines
2. Creating Menus, Shortcut Menus,
Menu Items and Submenus
3. Grouping Menu Items
4. Saving A Menu as HTML
Writing SQL Queries: Let’s Start with the
Basics
Building Queries in Visual FoxPro
Creating Basic Queries
SELECT - SQL Command
VFP Tutorial - Build an Executable
BUILD EXE Command




8

8
4
8
108




