How do you load a csv file with all the fields?

Received: by 10.100.216.10 with SMTP id o10mr262904ang.4.1229091057621; Fri, 12 Dec 2008 06:10:57 -0800 (PST)Date: Fri, 12 Dec 2008 06:10:57 -0800 (PST)X-IP: 207.45.240.17User-Agent: G2/1.0X-Google-Token: dieSBQwAAAAHm1-Pjw4MTEDSKxsq9QLwX-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; New SG Branded-IE; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe)Message-ID: <3439d2f9-616a-494e-b3af-172374f4e50e@v5g2000prm.googlegroups.com>Subject: How do you load a csv file with all the fields?From: Bmack To: “Kdb+ Personal Developers” X-Google-Approved: charlie@kx.com via web at 2008-12-12 16:08:44I loaded a .csv file using : (“IFSC”: enlist “,”) 0:`xyzfile.csvcommand and it loaded the file into the db but had missing columns.please assist.

thats the right way to do it.
make sure you have all the col name correctly ,-delimited at the top