hi Experts
please clarify the following issue.
I am using one table 'tbscenario'.
I am trying to import data from bcp command to the table 'tbscenario'.
The import performs well.
BUT. we have defined one TRIGGER (INSERT) on 'tbscenario'. The TRIGGERS is not working when I am using the bcp oprtation.
Is there any technical issue/What I am doing is wrong ?
thanks in advance
Sarvesh