A database I report on using SSRS has a column which is stored as a BLOB. I happen to know that the BLOB contains XML (a string).
Is there any way for reporting services to extract this information?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
OK, I found a limited solution – builds would be welcome.
You need to use the function
Note that [number_of_characters] appears to have a maximum value of 2000