HOWTO: How to Create or Modify a Database in an Application (93633)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft FoxPro for Windows
- Microsoft FoxPro for MS-DOS
- Microsoft FoxBASE+ for MS-DOS
This article was previously published under Q93633 SUMMARY
In FoxPro 2.x, to create or modify a database under program control, you
can use the COPY TO <name> STRUCTURE EXTENDED, the CREATE <name1> FROM
<name2> command.
In Visual FoxPro, you can use the ALTER TABLE command.
Also, you can use the CREATE TABLE command in any version of FoxPro.
Modification Type: | Major | Last Reviewed: | 12/3/2003 |
---|
Keywords: | kbcode kbhowto KB93633 |
---|
|