Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing CSV with embedded commas
Message
From
29/05/2015 12:46:56
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01620336
Message ID:
01620346
Views:
50
>>>>Our client(s) is send us CSV files with demographics of people they serve. The problem is that a few of the rows in the CSV have names and/or addresses with embedded comma in them. This is throwing the APPEND a problem. The wrong data is ending up in the wrong columns.
>>>>Can anyone suggest how to prevent this from happen at my end.
>>>
>>>Perhaps you should process such files line by line?
>>
>>Yes, I have considered that. But there are 10s of thousands of rows, and several files of them. The performance hit would be great.
>
>One other possibility, I think, is to have a file with several extra dummy columns. If you import the file using APPEND from command and find that few extra columns got populated, then you know you'll need to re-process that file.

How do you know which column has the commas?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform