Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing CSV with embedded commas
Message
From
29/05/2015 17:21:36
 
 
To
29/05/2015 12:09:50
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:
01620369
Views:
53
Likes (1)
>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.

Greg, I had such a problem recently
Not only did the file have these pesky commas, they had speech marks and other foreign characters.
In my case I overcame the issue without any problems after saving the file as a spreadsheet and
append from Lcfile.xls type xls
The "save as" can be fone programmatically, if required
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform