Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)

  • RE: on Delete Trigger

    Thank you very much for the prompt reply.

    I was getting stuck with the insert statement (didnt read BOL properly about the 'deleted' table) so i was inserting from the...

  • RE: insert multiple rows into 1

    HI all,

    thanks for the responses. I came to the same conclusion and I actually managed to achieve my goal with the following script:

    INSERT INTO MC_TEST (itemnmbr, old_branch,[month], inv_VALUE, cme_value)

    SELECT...

  • RE: Trigger with SMS.

    This is what i have so far. The @emailist is configured with the cellphone/mail account through your service provider. The script works fine, but i initially thought i would...

  • RE: Separation of string

    Excellant! Thanks a stack, this worked perfectly!

  • RE: Join Query- Help!

    Ganesh, thanks a stack! This is exactly what I needed!

  • RE: Replicating really large tables

    Guys,

    What i actually did was drop all my articles and publication because there was data inconsistency across the board. I recreated the entire replication process, with separate publications containing articles...

  • RE: Rollback never finishing

    Thanks Guys, we finally had to reboot the server because of this and some other issues.

  • RE: Replicating really large tables

    Thanks for the Info John, i will give that a try.

    After testing this scenario on the test box, I am going to create a separate publication for this large...

  • RE: Dropping articles in a publication

    Hey Hey, it worked!!!

    Thanks a stack, your help is most appreciated!

Viewing 9 posts - 1 through 9 (of 9 total)