Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing CSV with embedded commas
Message
De
29/05/2015 12:47:47
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01620336
Message ID:
01620347
Vues:
54
>>>>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.

Good idea. I will try that.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform