Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

output string to text file hits 255 char limit

Status
Not open for further replies.
Jun 28, 2001
30
US
I have a DTS which runs a query that concatenates some varchar fields and exports results to a text file. The query runs fine alone and returns records no matter what the length, but the text file seems to truncate each record after 255 chars. Is there a way to address this?
 
thanks for the link. I will probably change the export file type to xls, as that seems to work fine without any truncation.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top