Results 1 to 2 of 2

Thread: Bulk Copy Ops

  1. #1
    Ali Alhussein Guest

    Bulk Copy Ops


    hi , I am using command line for bulk copy operation. I do have a couple of tables with some triggers to move data from one table to another on an insert trigger, I was just wondering, Is those triggers going to fire when I import data into the tables using bcp command line?

    Thanks for your help

    Ali

  2. #2
    paul Guest

    Bulk Copy Ops (reply)


    Yes they will but can you not use DTS to do the bcp task instead ?? It's one of the things it's designed for.

    ------------
    Ali Alhussein at 3/26/01 6:37:06 PM


    hi , I am using command line for bulk copy operation. I do have a couple of tables with some triggers to move data from one table to another on an insert trigger, I was just wondering, Is those triggers going to fire when I import data into the tables using bcp command line?

    Thanks for your help

    Ali

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •