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]
Triggers with DBLoader on SQL Server
Re: Triggers with DBLoader on SQL Server
Currently, such functionality is not implemented in UniDAC. We will add the possibility to set the FIRE_TRIGGER option using TUniLoader for SQL Server in one of the next UniDAC versions.
-
- Posts: 10
- Joined: Tue 21 Jul 2015 07:43
Re: Triggers with DBLoader on SQL Server
Hi,
good news.
thx for the answer
good news.

thx for the answer
Re: Triggers with DBLoader on SQL Server
SpecificOptions 'SQL Server.FireTrigger' for TUniLoader was added to UniDAC 6.3.12.