I have a SQL task that has an output higher than 2000 characters.
If I try to open the output of the task and select Get Full Output to manually get the remaining output, it crashes VC.
I need to have the output be the full output by default. The next task in this job is to take the output from the SQL task and write it to a file.
It currently only writes the first 2000 characters.
Currently on 5.4.7
Edited by user
2010-06-25T18:26:35Z
|
Reason: Not specified