Export table data - Triggers issue

Arky

Member²
Hi all

Tools->Export Tables

The create sql script disables all triggers of a table, using an 'alter table MYTABLE disable all triggers' command and afterwards enables all including probably the ones that were disabled before the export process. Can you please fix that?
 
Back
Top