|
Home > Archive > MS SQL Server Reporting Services > March 2005 > Escape Character
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Does anyone know if there is an escape sequnce you can use in Report
Definition Language? Some data I'm including inside of a tag contains the
'>' character, and it appears to be confusing things. I'd like to retain that
character by escaping it.
Thanks.
| |
| Mary Bray [SQL Server MVP] 2005-03-30, 7:35 pm |
| Have you installed SP1? I can include the character without trouble...
"Darin" wrote:
> Does anyone know if there is an escape sequnce you can use in Report
> Definition Language? Some data I'm including inside of a tag contains the
> '>' character, and it appears to be confusing things. I'd like to retain that
> character by escaping it.
>
> Thanks.
| |
|
| Ok, I typed the wrong character. It is the '<' character, not the '>'
character.
Yes I have SP1 installed.
"Mary Bray [SQL Server MVP]" wrote:
[color=darkred]
> Have you installed SP1? I can include the character without trouble...
>
> "Darin" wrote:
>
|
|
|
|
|