Management of the data
EditorDatamanager - The editor of models of synchronization
The editor serves for visual construction of models of synchronization of the data.
The model of synchronization of the data defines attitudes between a local database
and a database of web server, and also a direction and sequence of data processing.
Models can be 2 types:
- DataFromWeb - from web systems in local a server of databases
- DataToWeb - from local servers of databases in web systems
The main document in the editor - the project which can contain various number of models.
The project can be saved on a disk for his subsequent editing - a file with expansion *.pdm
(project datamanager) in XML a format. The editor is executed with application MDI windows,
in each window the model of synchronization of the data is displayed.
There is an opportunity to import the schemas from both local and a web servers.
Testing models of synchronization with a conclusion of error messages is possible.
Continuation