Forum Replies Created

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

  • RE: XP_Sendmail @Query

    I work out my error:

    'SELECT ID, filed2 FROM Mydb.dbo.Mytbl WHERE ID =' + @TblID

  • RE: TSQL Bulk insert

    Thanks again,

    That's am exactly looking for

  • RE: TSQL Bulk insert

    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...

  • RE: TSQL Bulk insert

    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.

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