On Wed, 15 Apr 2015 21:11:01 -0700
"Kevin @ alchemy POP" wrote:
> I've got a simple Wonder project where I want to populate the
> database by importing a csv file. Before adding the data to the table
> I intend to do some cleanup on it, ie, checking for unwanted
> characters, etc. Is there an ap
I've got a simple Wonder project where I want to populate the database by
importing a csv file. Before adding the data to the table I intend to do some
cleanup on it, ie, checking for unwanted characters, etc. Is there an approved
Wonder approach to reading a text file, or is it just straight j