Glowworm27
Programmer
Hello all,
I have A trigger that keeps track of new customers as they are added to the Customers Table.
At one time we used to import customers from a text file , line by line, and this was taking Way to long. but the trigger was working fine.
Recently I changed the way the text file is imported, and I now use a DTS package to import the customers. Now the trigger is not firing to keep track of the new customers.
IS this something that just happens because the way DTS works, or is there a setting in the DTS Data Pump that must be addressed?
George Oakes
Check out this awsome .Net Resource!
I have A trigger that keeps track of new customers as they are added to the Customers Table.
At one time we used to import customers from a text file , line by line, and this was taking Way to long. but the trigger was working fine.
Recently I changed the way the text file is imported, and I now use a DTS package to import the customers. Now the trigger is not firing to keep track of the new customers.
IS this something that just happens because the way DTS works, or is there a setting in the DTS Data Pump that must be addressed?
George Oakes
Check out this awsome .Net Resource!