Eliminating hex type code in the ExecutionLogStorage.Parameters field.

  • The data in the Parameters field of my ExecutionLogStorage table (within the ReportServer database) contains hex type characters that I need to replace with the characters the code represents. However, when searching for examples on the best way to do this I did not find any reference to these characters. Instead, all the examples and illustrations I found seemed to not have these characters. Am I missing a setting somewhere that eliminates these characters? How can I prevent these from appearing in the field?

    As an example I have the value: "StartDate=06%2F01%2F2014%2000%3A00%3A00" which should appear as "StartDate=06/01/2014 00:00:00" (not including the parentheses in the actual data). Can anyone tell me how to eliminate the hex type characters from the field values so that the characters they represent will occur instead?

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply