Hi,
Iam trying to bring data from a text file to sql server table using DTS.
The last 4 characters of the last field are getting truncated after dts is executed
.I cannot extend the column
break for the last field (Beyond the red line)in dts for the text file.Is there a limitation for the length accomodated for
text files? Is there a solution or am I doing something wrong?
Please Help
Rick
Iam trying to bring data from a text file to sql server table using DTS.
The last 4 characters of the last field are getting truncated after dts is executed
.I cannot extend the column
break for the last field (Beyond the red line)in dts for the text file.Is there a limitation for the length accomodated for
text files? Is there a solution or am I doing something wrong?
Please Help
Rick