Click here to Skip to main content
15,886,963 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a task to import CSV into tables.

Some of the columns have double quotes surrounded with.
By specifying text delimiter as double quote, I can get rid of double quotes.

Now my numeric values have leading apostrophe. How can I get rid of this?
Posted
Comments
W Balboos, GHB 30-Apr-14 10:27am    
Please Show what you have, what you've done, and what you get.
Maciej Los 2-May-14 8:58am    
Sample data will be helpfull!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900