You can ask DMC to run any Project (or single profile)

Select the Project (or Profile) to run and click on the "Run Profile" button
If you select a PROJECT and ask DMC to run it - then each Profile within the selected Project will be executed.
Check the Run Silently if you want to leave DMC in the system tray only (this setting is NOT stored between sessions)
DMC will execute the selected Project (or Profile)

You can stop the processing with the Escape KEY

Running a complete Project with all Profiles listed

You can stop the processing from the main toolbar button

Tables displayed in red show errors with the number of records NOT transferred
A special "sql_error" log will be generated for you to use and will be accessed from the Menu Folders/Logs/Tasks
This is an example of this log content :
!--------------------------------------------------------------------------------!
-----> Identify this ERROR in Table [sql_activos] Record (Number) [16] (Primary Key) Column [codigo = 63]
insert into "public"."sql_activos" ("codigo","nombre","tipo","nomtipo","cargo","estado","depreciacion","salvamento","centro","fecha","sql_serial","plu","imagen","maquina","modulo","empleado","frecuencia","compra","ajustes","depreciacionacumulada","ajustesdepreciacion","valorizacion","tercero","vidautil","posx","posy","guid") values (63, 'Fileteadora Puntada Sencilla (Juki)', 4, 'Maquinaria', 0, 1, 'Recta', 0, '02', '04/23/2007', 'OD4-300-2', NULL, NULL, 4, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'D000mYR@gOzTyLay');
SQL server side Error [ERROR: value of the column date/time off limits : « 04/23/2007 »;
Error while executing the query] [22008]
!--------------------------------------------------------------------------------!
-----> Identify this ERROR in Table [sql_activos] Record (Number) [56] (Primary Key) Column [codigo = 104]
insert into "public"."sql_activos" ("codigo","nombre","tipo","nomtipo","cargo","estado","depreciacion","salvamento","centro","fecha","sql_serial","plu","imagen","maquina","modulo","empleado","frecuencia","compra","ajustes","depreciacionacumulada","ajustesdepreciacion","valorizacion","tercero","vidautil","posx","posy","guid") values (104, 'Collarin (Gensy)', 4, 'Maquinaria', 0, 1, 'Recta', 0, '02', '04/23/2007', '6103020081', 'GEMSY', NULL, 12, 4, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'D000nYR@O{TKn\KV');
SQL server side Error [ERROR: value of the column date/time off limits : « 04/23/2007 »;
Error while executing the query] [22008]
!--------------------------------------------------------------------------------!