How to Create a Table that Has Many Fields of Identical SizeID: Q139527 3.00 WINDOWS
The information in this article applies to:
SUMMARYCreating tables that contain many fields can be time consuming, especially if all the fields have the same type and size. With a few lines of code, the table can be created easily.
MORE INFORMATIONThe following program creates a table called newtable that has 200 fields, each defined as a character field of size 20:
Additional reference words: 3.00 VFoxWin kbhowto
KBCategory: kbhowto
KBSubcategory: FxprgTable
|
Last Reviewed: May 22, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |