Configuration of data access

This form will pop-up if the application does not find the required data bases and GIS data.

When saving, a text file dvs.cfg is generated in the same directory, where the application is located.

In the above case, this text file looks as follows:

#ShapePathOffline   C:\Models_\DVS\spatial-data\vector data\shape files\
#ShapePathOnline    C:\Models_\DVS\spatial-data\vector data\shape files\
#RasterPathOnline   C:\models_\DVS\spatial-data\raster data\
#RasterPathOffline  C:\models_\DVS\spatial-data\raster data\
#ExcelPathOnline    C:\Models_\DVS\dvs_xls\
#ExcelPathOffline   C:\Models_\DVS\dvs_xls\
#DBOwnerSTP         JORDAN
#DSNOnline          WIS92
#DBNameOffline      C:\Models_\DVS\dvs_data.mdb

As can be seen, that configuration is specific for each computer. Once the configuration is ok, it is not necessary to change it again. Even program revisions will function properly with an existing configuration file.