|  | Posted by Jon on 11/24/05 01:15 
Hi,
 I have a csv file which contains rows with the following fields:
 
 category1,category2,category3,data1,data2,data3
 
 What is the simplest way to parse the rows?
 
 I'd like to count the number of category2's per item in category3.  Number
 of category3's per category2 item etc...
 
 I know this could be done with a database, but I don't have a database on my
 server.
 
 Kind Regards,
 
 Jon.
  Navigation: [Reply to this message] |