Hi All SQL gurus,
I am using Alert Editior and SQL macro in the message body. I am trying to simply grab a text from database and inject this text into an alert. It work, but NOT for HTML format.
Here is what I have:
1. Configure email body with SQL macro and set HTML option:
2. Here is a record in database
3. That's what I receive as an alert.
SQL macro works, but it translates my HTML tags into de-coded symbols, which is not what I want
Here is a HTML Source Code for the above alert:
My question is:
How can I force this process NOT to translate html tags into de-coded symbols?
--
Alex