FIX: CREATE FROM Command Incorrectly Assumes .dbf Extension (224988)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q224988 SYMPTOMS
The CREATE FROM command incorrectly assumes that the table used to create a new table needs a .dbf extension. For example, when using the following syntax:
CREATE [Table1] FROM [Table2]
Visual FoxPro mistakenly assumes that Table2 needs a .dbf extension added to it. If the file already has an extension, Visual FoxPro 6.0 appends the .dbf extension to the end of the table name; therefore, an error appears.
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbDatabase kbVS600sp3fix kbXBase KB224988 |
---|
|