Delphi XE5 Text Load Report

mrpostigamrpostiga Leiria,Portugal
edited January 2016 in FastReport VCL 5
Hi,

How can i load the file from the database when i save the content from the report in a field of type TEXT?

Im using postgresql as database to store the report content (report in XMLFormat)

My database is encoded in UTF8 but when i try to load the report it fails. I got the exception: TfrxinvalidXMLException

Comments

  • gpigpi
    edited 10:14PM
    Try to save report template in the BLOB field

Leave a Comment