|
|
Browse by Tags
All Tags » peachtree
-
The problem:
Peachtree 2008 exports CSV data and does not escape double quotes inside double quotes. When I import the CSV into MySQL it splits up the fields incorrectly and creates problems with some rows.
I'm trying to build a regular expression to remove the double quotes that appear inside of a field with double quotes.
Example ...
|
|
|