Philip Kaplan
Member since Aug 29, 2014
- Profile: /members/12236-philip-kaplan.htm
- URL: http://distrokid.com
- Comments: 1
Recent Blog Comments By Philip Kaplan
-
Parsing CSV Values In ColdFusion While Handling Embedded Qualifiers And Delimiters
Posted on Aug 29, 2014 at 4:25 AM
I found Ben's script to be too slow when processing very large CSV files. I ended up writing a CSV to TSV (tab-separated) script that preserves commas in text-qualified (double-quoted) strings. It's super fast. If anyone wants it, it's here: https://gist.github.com/pud/84f660b321a350024466... read more »