The [DataSources] section of the Config.ini configuration file contains a list of alternate data sources that you wish your application to use in the event that the application's data source is unavailable at start-up. VTS will attempt to make a connection with each data source listed in the [DATASOURCES] section in sequence until a connection has successfully been established.
The syntax for the [DATASOURCES] section is shown below.
[DATASOURCES]
DataSource1Name
DataSource2Name