Viewing 3 posts - 1 through 4 (of 4 total)
I recommend changing this to a set based method.You are missing a ' at the end of your select @Cmd statement.
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...
January 6, 2010 at 3:33 pm
#1099958
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...
January 6, 2010 at 12:16 pm
#1099850
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 (12/30/2009)
GSquared, Thanks. I...
December 30, 2009 at 11:01 am
#1097577