The information in this article applies to:
SYMPTOMSThe Import Wizard does not properly import a file containing consecutive delimiters. First, the Import Wizard does not treat consecutive delimiter characters as one field. The Import Wizard creates an extra column in the data table (.dbf). Second, the Import Wizard may truncate data that appears in the text file. This happens with files delimited with tabs or commas. WORKAROUNDCreate a table with the desired structure. Then write a program using low- level file functions to parse the text file and place the data into the newly created table. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONThe steps below illustrate the behavior of the Import Wizard. Steps to Reproduce Behavior
Additional query words: kbdsd VFoxWin
Keywords : kb3rdparty kbVFp500 kbVFp600 FxtoolWizother |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |