11Jul/070
Problems when exporting text to a text file via DTS on SQL Server 2000?
Apparently, it's a known bug whereby DTS truncates delimited columns at 255 characters when exporting to a text file. A work around can be found here.
Apparently, it's a known bug whereby DTS truncates delimited columns at 255 characters when exporting to a text file. A work around can be found here.
Leave a comment