• redcn2004 (4/24/2014)


    I want to Print all the records to a XML Page,So I Need to convert select result to variable

    there is a limitation on Print statement that your value should not be greater then 8000 bytes.

    so if you have a small record like Eirikur Eiriksson example, then its okay. but when you remove where clause and try to print the it data will be truncated.