Page 1 of 1

How to import the metadata for .CSV files through seq_file

Posted: Wed Mar 09, 2011 10:44 am
by maheshkumar.bm
HI all ,

i have .csv file in my source ,and i am using seq_file stage to extract that .csv file......
can any one explaine me hoe to import metadata for that.

Posted: Wed Mar 09, 2011 3:16 pm
by ray.wurlod
Import > Table Definition > Sequential File

Posted: Mon Mar 21, 2011 3:39 am
by maheshkumar.bm
Tnx ray...

In the table definations, what should i select as a delimeter for .csv file.

Posted: Mon Mar 21, 2011 6:58 am
by chulett
Comma Separated Values file, so (more than likely) your delimiter is therefor a comma.

Posted: Mon Mar 21, 2011 6:58 am
by ray.wurlod
Comma.

CSV = "comma separated values"