Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Cursor Not Working As Expected

    I recommend changing this to a set based method.

    You are missing a ' at the end of your select @Cmd statement.

    Jason, please can you elaborate what you mean by the...

  • RE: Cursor Not Working As Expected

    I think I should have added more information. I have 2 tables. It loops through the table to see if a filename exists in both. And if it does, calls...

  • RE: XP_CMDSHELL Question

    GSquared (12/30/2009)


    Have you tried putting it in a .bat (batch) file and calling that? That's what I usually do with anything more complex than a dir command.

    GSquared, Thanks. I...

Viewing 3 posts - 1 through 4 (of 4 total)