FILE: Fc1024.hqx Illustrates Using FoxPro for Macintosh Wizards

Last reviewed: February 10, 1998
Article ID: Q121870
2.60a MACINTOSH kbusage kbappnote kbfile

The information in this article applies to:

  • Microsoft FoxPro for Macintosh, version 2.6a

SUMMARY

Fc1024.hqx is a file that contains an Application Note describing how to use the FoxPro wizards to create a basic flat-file (non-relational) application.

MORE INFORMATION

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

~ Fc1024.hqx

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online Services

INTRODUCTION TO Fc1024

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 reference words: appnote softlib
KBCategory: kbusage kbappnote kbfile
KBSubcategory:
Keywords : FxotherSample kbappnote kbfile kbusage
Version : MACINTOSH:2.6a
Platform : MACINTOSH
Issue type : kbfile


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 10, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.