The latest Jd has improved support for loading csv files into J.

The Jd csv loader is fast, space efficient, flexible, and can load a csv
into a Jd table with minimal effort.

When your data is in a Jd table, it is easy to use it in J with no Jd
complications.

Worth a look if you ever work with csv files.

start J (Jqt/JHS/Jconsole)
   load'jd'
   jdrt'csv_load' NB. run csv load lab

***

Ironing out any problems in this is a Jd priority. If you have  problems
let us know (in the database forum) and we'll sort it out asap.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to