There is an end user example in the RBuilder\Demos\EndUserDatabases\SQLServer Look in this directory for a SQL script which creates the tables. The Items table is the one that the templates are to be stored in. What is the data type you are using to store the templates in the table? Without ASTA, try to use load a template straight from SQLServer with ADO to test to make sure the template is not corrupt in the database table. See the Report.Template.DataBaseSettings property and use the Report.Template.LoadFromDatabase method to test.
Comments
RBuilder\Demos\EndUserDatabases\SQLServer Look in this directory for a SQL
script which creates the tables. The Items table is the one that the
templates are to be stored in. What is the data type you are using to store
the templates in the table? Without ASTA, try to use load a template
straight from SQLServer with ADO to test to make sure the template is not
corrupt in the database table. See the Report.Template.DataBaseSettings
property and use the Report.Template.LoadFromDatabase method to test.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com