Page 1 of 1

problem in integer type sequential file stage

Posted: Mon Oct 18, 2004 9:43 pm
by Sandeepkumar833
Hi,

I am trying to read from a flat file without any field delimiter.I am trying to read an 2 digit integer field (00 to 99).I am unable to get this field in the sequential file stage.When i click on view data I get garbled data which is 5 or 6 digit long.How can i read 2 digit integer without using delimiter?
Thanks for your help.

Posted: Tue Oct 19, 2004 1:16 am
by ray.wurlod
Set the Display width in the columns grid to the actual width of the column. (You ought to have done this during the import of Sequential File metadata.)
Make sure, too, that the file format is marked as fixed-width rather than delimited.

Posted: Thu Oct 21, 2004 3:46 am
by mandyli
Yes

please check sequential file is fixed-width. we also faced same kind of problem then we changed our file format.

Please try.

Thanks
Man