I am using the crystal report packaged with the release version of vb.net. I have a field in the database which is a text field with HTML tags (<strong>, <italic> etc.) I have placed these fields in a report which is printed from a winform. If I mark the textformat property to crHTMLtext, I get a query engine error when I try to open the report. When marked as crStandardText, I get no error but the tags appear in the text (hello <strong> world </strong>).
I submitted this question on the 'formula' forum, and someone tried it out in vb6 and did not have the same problem. Is this a vb.net bug?
Haim Katz
I submitted this question on the 'formula' forum, and someone tried it out in vb6 and did not have the same problem. Is this a vb.net bug?
Haim Katz