Viewing 4 posts - 1 through 4 (of 4 total)
I work out my error:
'SELECT ID, filed2 FROM Mydb.dbo.Mytbl WHERE ID =' + @TblID
October 15, 2009 at 7:26 pm
#1066654
Thanks again,
That's am exactly looking for
August 19, 2009 at 2:39 pm
#1041858
Thanks Lowell
Your code worked for me. Next step is I have to workout how to pickup one file at a time from the directory.
It is great if you...
August 17, 2009 at 4:08 am
#1040070
It works when you hard code file name. I don't know how to do this in Dynamic sql I will investigate. Thanks for the response.
August 13, 2009 at 10:11 pm
#1039129