Search

SetDataSourceData

DataSourceSync

Keep the interview in sync with the database.   Command syntax: «DataSourceSync(Yes)»   Using the SetDataSourceData command, and the AllowInsert parameter on ChooseFromDataSource/LinkToDataSource, records can be written into a database. Specifically when writing back to databases in the context of nested ForEach’s, without the DataSourceSync command the data would only...

Save the Dataset into a Database Column

There are any number of reasons that you might want to save the dataset for a template into a single column in as database.  One of these would be to report on the data set, as described here. The first step is to write the dataset into a column.  This is...

SetDataSourceData

Values in databases can be changed by the user in the interview using the various “Save” options as described in Control how the user can change data source data. The template author can also instruct XpressDox to modify values in a data base, using the SetDataSourceData function.   Example 1:...
Loading...