|
Data Sources
|
You should describe data sources before building model templates and analyzing data. Open the data source list clicking \Space\Data sources... Then expand the folder with the required data type to see the list of existing data sources and change the properties, if necessary. Or click New to create a new data source.
The properties of any data source include:
![]() |
Data source name |
A unique data source name. It can contain literals, numbers and the _ symbol. You can't change the name of an existing data source. This field is available for a new data source only. The DATAMAP data source shown here can't be found on the data source list, but it is created automatically when the program starts. |
|||||||||||||||||||||||||||
![]() |
Data source type |
After selecting a data source type the program generates a generic connection string if there is none specified. (Otherwise confirmation will be required to replace a user-defined connection string). You will have only to replace certain elements of the string with the real values (server name, database, directory, IP-address, etc.) |
|||||||||||||||||||||||||||
![]() |
Connection string |
A string with special elements in a format necessary to connect to a data source. The format of the string is specific for every data source type. A connection string sample will be shown below the string field and copied to the clipboard after you select a data source type. Read more about data source types and connection strings in the respective chapters of this manual. The list of generic connection strings is the following:
|
|||||||||||||||||||||||||||
![]() |
Preliminary row calculation |
This property is aimed at avoiding mission hang when large data is being retrieved. This setting can be defined for every data source individually depending on this data source connection performance. If you select Local Settings, the general settings for all data sources will be applied and they can be changed by clicking \Space\Local settings... on the menu. If you select Ask if ... the program will preliminary calculate the number of rows retrieved before the retrieval. In case it exceeds the limit, the program will ask to confirm retrieving only the row quantity falling within the limit. Select No to cancel preliminary row calculation. ! Functions only with simple missions without submissions and joins ! |
|||||||||||||||||||||||||||
When you click the Save button the program tries to connect to a data source using a composed connection string. If an error occurs, the data source will not be created in the data map (or no changes will be made to an existing data source).