|
Export/Import funcions - data transfering |
Previous Next |
|
IMPORT and EXPORT functions allow to synchronize data between two copies of AGENT.m6 program installed on different computers . It is possible to export to one file insurance policies sold in a specific time range. Created file can be then imported on another computer. During the import process AGENT.m6 verifies if any policy number already exists in the database - if it does you can ignore importing that policy or overwrite it. If you plan to transfer whole database from one computer to another create a backup copy of database |