warning: Data that exceeds the maximum display length
Posted: Thu Jul 14, 2011 10:07 am
i am getting this warning while viewing the data from the sequential file.
need to reading the column of 1050 bytes.
i have followed the link below
viewtopic.php?t=136299&highlight=unbounded+varchar
i am importing the table definitions with out length and tried viewing the source data. i am getting this warning but file is reading tilll 1000bytes and the remaining 50 bytes is truncated
want to read the complete 1050bytes without warning.
any help will be greatly appreicated.
Thanks.
dinesh
need to reading the column of 1050 bytes.
i have followed the link below
viewtopic.php?t=136299&highlight=unbounded+varchar
i am importing the table definitions with out length and tried viewing the source data. i am getting this warning but file is reading tilll 1000bytes and the remaining 50 bytes is truncated
want to read the complete 1050bytes without warning.
any help will be greatly appreicated.
Thanks.
dinesh