|
-
Mar 13th, 2018, 04:38 PM
#2
Re: Keeping Speech Marks In a Field When Using ADODB To Read/Write a CSV
You could try using a Tab delimited .csv file instead of Comma delimited. That should allow you to read in the fields with quotes and apostrophes intact. If that part works, and you can read in the data with punctuation, then you should be able to write it back out the same way, to a Tab delimited file.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|