Triggers with DBLoader on SQL Server
Posted: Tue 08 Dec 2015 10:34
Hello,
DBLoader on SQLServer uses IRowsetFastLoad interface which support an "FIRE_TRIGGERS" option (allows table triggers to be fired during insertion, deactivated by default).
But, it seems DBLoader specific options doesn't allow to activate this option.
Did I miss something, or is this option not implemented? (In that case, is it possible to add it?)
[Unidac 6.1.5]
DBLoader on SQLServer uses IRowsetFastLoad interface which support an "FIRE_TRIGGERS" option (allows table triggers to be fired during insertion, deactivated by default).
But, it seems DBLoader specific options doesn't allow to activate this option.
Did I miss something, or is this option not implemented? (In that case, is it possible to add it?)
[Unidac 6.1.5]