Chapter One Introduction to Visual FoxPro

Slides:



Advertisements
Similar presentations
Introduction to PowerPoint
Advertisements

Information System Design Lab 5&6. User Interface Design.
MS-Word XP Lesson 1.
MS-Access XP Lesson 1. Introduction to MS-Access Database Management System Software (DBMS) Store data in databases Database is a collection of table.
The PowerPoint Window MOAC Lesson 1.
Using Macros and Visual Basic for Applications (VBA) with Excel
Scheduling Discoverer Reports Scheduling Standard Reports Printing & Re-printing Standard Reports Focus on Reports Session 2 To print: Right click Choose.
Chapter 5 Multitable Forms
Interfacing with Computer Associate Degree in Education (ADE) Lecture 04 Sajid Riaz.
Exploring Microsoft Access 2003 Chapter 1 Introduction to Microsoft Access: What Is A Database?
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Automating Tasks With Macros
1 CA203 Presentation Application Presentations by using PowerPoint Lecture # 1 By Tariq Ibn Aziz Dammam Community college.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
Automating Tasks With Macros. 2 Design a switchboard and dialog box for a graphical user interface Database developers interact directly with Access.
MICROSOFT – WORD. WORD... text entry f formatting spell check bulleting numbering t tables and much more.
Introduction to Microsoft Word Microsoft Word is a word processor designed by Microsoft. A word processor is a computer application used for the production.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Access Tutorial 10 Automating Tasks with Macros
XP Chapter 4 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Collecting Data for Well-Designed Forms Chapter 4 “Making.
Lesson 28: Exploring Access Learning Objectives After studying this lesson, you will be able to:  Define database and key terms associated with.
Programming with Microsoft Visual Basic 2012 Chapter 12: Web Applications.
First Screen : First window form will always remain open, for the user to select menu options. 1.
Using Visual Basic 6.0 to Create Web-Based Database Applications
Microsoft Office Access 2003 Số tiết: 30 tiết lý thuyết 60 tiết thực hành Giáo viên: Từ thị Xuân Hiền.
A First Look At Microsoft Visual Basic Lesson 1. What is Microsoft Visual Basic? Microsoft Visual Basic is a software development tool, which means it.
Introduction To Microsoft Word C Apply intermediate skills in utilizing word processing software Word processing programs make the writing process.
Information Technology Word Processing. Word Processing is the preparation of documents such as letters, reports, memos, books, or any other type of correspondences.
Copyright © 2001 by Wiley. All rights reserved. Chapter 2: Using Visual Basic to Create a First Project Getting Started with VB Development Environment.
Introduction to the Visual Studio.NET IDE (LAB 1 )
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
Chapter One An Introduction to Visual Basic 2010 Programming with Microsoft Visual Basic th Edition.
Introduction It is developed to create software applications. It is a tool for developers of any program that uses both basic and expert settings. It.
1 Database Design and Development: A Visual Approach © 2006 Prentice Hall Chapter 8 DATABASE DESIGN AND DEVELOPMENT: A VISUAL APPROACH Chapter 8 Creating.
Ch. 14: Presentations with Graphics and Multimedia -- Lesson 86 © 2010, 2006 South-Western, Cengage Learning.
MS Access: Introduction 1Database Design. MS Access: Overview MS Access A Database Management System (DBMS) designed to create applications that organize,
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
Chapter 2 – Introduction to the Visual Studio .NET IDE
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
Lesson 01: Introduction to Database Software. At the end of this lesson, students should be able to: State the usage of database software. Start a database.
HONG KONG TAOIST ASSOCIATION WUN TSUEN SCHOOL Microsoft PowerPoint 2010 Chapter 1 – Introduction of PowerPoint.
® Microsoft Access 2010 Tutorial 10 Automating Tasks with Macros.
Visual FoxPro Ch2 By CHANG YU1 Chapter Two Database Management Part one Database definition Record and Field Type of columns Expression.
Microsoft Access Lesson 2 Lexington Technology Center February 13, 2003 Bob Herring On the Web at
Lesson No: 6 Introduction to Windows XP CHBT-01 Basic Micro process & Computer Operation.
XP New Perspectives on Microsoft Office Access 2003 Tutorial 10 1 Microsoft Office Access 2003 Tutorial 10 – Automating Tasks With Macros.
Power Point Introduction to Computers. Opening and Viewing Presentations Click on the Start button (bottom-left of your screen). From the popup menu displayed.
Define and describe operating systems which contain a Command Line Interface (CLI) Define and describe operating systems which contain a Graphical User.
Lesson 10 Word Processing Unit 2—Using the Computer.
Microsoft Word 2000, Introduction ITSW 1401, Intro to Word Processing Instructor: Glenda H. Easter.
Word 2003 The Word Screen. Word 2003 Screen File Menu –Holds the options for creating a new document, opening a document, saving a document, printing.
MGS 351 Introduction to Management Information Systems RECITATION 12.
CMPF114 Computer Literacy Chapter 3 The Visual Basic Environment 1.
Producing a Mail Merged Letter Step 1 Create an Access database for Names and Addresses you can use the ‘Customers’ template in Group Work. Enter the necessary.
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
Chapter 3 I Need a Tour Guide (Introduction to Visual Basic 2010) Clearly Visual Basic: Programming with Visual Basic nd Edition.
THE C PROGRAMMING ENVIRONMENT. Four parts of C environment  Main menu  Editor status line and edit window  Compiler message window  “Hot Keys” quick.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 3 Building an Application in the Visual Basic.NET Environment.
Fourth R Inc. 1 WELCOME TO MICROSOFT OFFICE ACCESS 2003 INTERMEDIATE COURSE.
Chapter 5 Introduction To Form Builder. Lesson C Objectives  Use sequences to automatically generate primary key values in a form  Create lists of values.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 2 The Visual Basic.NET Integrated Development Environment.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Programming with Microsoft Visual Basic 2012 Chapter 14: Access Databases and SQL.
Decision Support System by Simulation Model (Ajarn Chat Chuchuen) 1 Chapter 6 User Interface Management.
Chapter 3: I Need a Tour Guide (Introduction to Visual Basic 2012)
Microsoft Word Objectives
Creating a simple query in the Design View
Grauer and Barber Series Microsoft Word Overview
Presentation transcript:

Chapter One Introduction to Visual FoxPro Visual FoxPro--Ch1 By CHANG YU Chapter One Introduction to Visual FoxPro Background Advantages User interface Exit Visual FoxPro

Knowledge about Visual FoxPro Visual FoxPro--Ch1 By CHANG YU Knowledge about Visual FoxPro Visual FoxPro is a product of Microsoft. It come from the FoxBase Which design by Foxholding Co. FoxPro is database management system. It can manipulate and query the data in the database. Advantage: Provide the object-oriented programming syntax. Rushmore Visual Tools Support multimedia database

Visual FoxPro--Ch1 By CHANG YU Execute Visual FoxPro User interface : Menu bar : using the mouse to choice the function. Tool bar: function picture. Command Window: the place where we can write down the command. Display window: display the final result. Status bar: explain the status.

Visual FoxPro--Ch1 By CHANG YU Menu bar Command Window Tool bar Main screen Status bar

Visual FoxPro--Ch1 By CHANG YU Exit Visual FoxPro Press the button : <File> --> <Exit> Type the quit in command window. System control button --> <Exit> Double click the “Fox ‘s head”. Alt + F4 X

Visual FoxPro--Ch1 By CHANG YU Command window Call the command window: <window> --> <command window> press the buttons Non case-sensitive Dir *.dbf = dir *.dbf Repeat Abbreviate Breaking command over lines with “ ;”. Auto checking the command Font Ctrl F2 +

Visual FoxPro--Ch1 By CHANG YU Help Help command: display the message about using method. Press the button: F1

Visual FoxPro--Ch1 By CHANG YU File Extension *.dbc database file *.dbf table file *.fpt memo file *.frx report file *.prg, .spr, .mpr program file *.qpr query file *.scx, *.sct form file

Visual FoxPro--Ch1 By CHANG YU Homework What is the advantage of Visual FoxPro? How many parts of the main screen? How to call back the command window? How to exit from the Visual FoxPro? What will be display in status bar, if we input the command “use student” ?