I have a field in the SQL server named Data with a datatype of varbinary(max). It contains array of bytes (byte[]). How will I display the byte[] into multiple rows in SSRS report?
Thank you :)
No comments:
Post a Comment