Page 1 of 1

Read Column more than 255 Characters

Posted: Wed Apr 08, 2009 7:50 am
by bbobpop1
Hi

I have a requirement in which, I need to read a column with has 100,000 characters. The source is a sequential file (.csv). Total Rows between 10 to 200.

Can I read the column in a sequential file as VARCHAR (100000)? If yes, what is the maximum length i can specify to read the column?

Thanks
Bob

Posted: Wed Apr 08, 2009 8:07 am
by chulett
Longvarchar.