Index
Main Menu
Beginner Course
Learning the Basics
Knowledge Base
Visit our User Forum for discussions & solutions
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...
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...