Knowledge Base

FILE: Fw1022.exe Demonstrates Using FoxPro for Windows Wizards

PSS ID Number: Q118802

Article Last Modified on 02-11-2000


The information in this article applies to:


Summary

Fw1022.exe is a file that contains an Application Note entitled "Introduction to Using FoxPro Wizards," which describes how to use the FoxPro wizards to create a basic application.


More Information

The following file is available for download from the Microsoft Software Library:

~ Fw1022.exe
For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
Q119591 How to Obtain Microsoft Support Files from Online Services
The FoxPro wizards are specifically designed to guide new users through creating basic, flat-file (single table) application modules. These modules are tables, screens, queries, and reports. Flat files are nonrelational databases. The wizards do not support relational database features by default.

The modules generated by the wizards can be modified with FoxPro's power tools to support one-to-one and one-to-many relationships. Doing so, however, requires fairly extensive knowledge of Xbase programming, and will not be discussed in this document. Instead, this document presents a step-by-step process for creating a complete flat-file application.

Additional query words: VFoxWin FoxWin appnote softlib

Keywords:
Issue Type:
Technology: kbVFPsearch kbAudDeveloper kbFoxproSearch kbFoxPro260 kbVFP300