Yes . You will notice in the TppReport.Template object, there is a DataBaseSettings property. Inside here you can define what you would like your template to be saved under and which fields will define the name and actual blob object. The Name and Template fields are required in order to use this feature. Then if you set the TppTemplate.SaveTo property to stDatabase, when the user saves a report, it will automatically be saved as a blob to your database.
This can also be done manually using the TppTemplate.SaveToDatabase procedure.
You may also want to check out the ReportExplorer demos located in the \RBuilder\Demos\3. EndUser\1. Report Explorer\... directory for another option.
Comments
Yes . You will notice in the TppReport.Template object, there is a
DataBaseSettings property. Inside here you can define what you would like
your template to be saved under and which fields will define the name and
actual blob object. The Name and Template fields are required in order to
use this feature. Then if you set the TppTemplate.SaveTo property to
stDatabase, when the user saves a report, it will automatically be saved as
a blob to your database.
This can also be done manually using the TppTemplate.SaveToDatabase
procedure.
You may also want to check out the ReportExplorer demos located in the
\RBuilder\Demos\3. EndUser\1. Report Explorer\... directory for another
option.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com