M
Max Sandman
I need to import and export CSV files. Before I head off the create my
own CSV parser (got the link to Falafel's articles), is there a way to
use the DataObject class in this process? I don't want to waste time
figuring out what it does if it's really not going to help. It sounds
like (from the docs and from my search out here) that it's really meant
for drag & drop, clipboard, in-memory type transfers rather than from
CSV file to database. On the other hand, it does support the CSV
format. If somebody can just point me in the right direction, I'd
appreciate it.
sandman
own CSV parser (got the link to Falafel's articles), is there a way to
use the DataObject class in this process? I don't want to waste time
figuring out what it does if it's really not going to help. It sounds
like (from the docs and from my search out here) that it's really meant
for drag & drop, clipboard, in-memory type transfers rather than from
CSV file to database. On the other hand, it does support the CSV
format. If somebody can just point me in the right direction, I'd
appreciate it.
sandman