Forum Replies Created

Viewing 4 posts - 46 through 49 (of 49 total)

  • RE: Dump Data Via DTS Package To Server

    If SQL is running under a domain or admin account then yes, all you have to do is give that account permission to write in the folder.

  • RE: Date issue

    Paul,

    Thanks. That makes sense. I did some tests based on what you said and it seems to be working. Thank you very much.

  • RE: Date issue

    Paul,

    In your function

    select @Sunday = 8 - @@datefirst

    this gives me a 1

    select @@datefirst

    give me a 7

    What is this supposed to do?

     

    Thanks for your help

  • RE: Date issue

    Thank you Paul, I will try this function and let you know how it worked out.

    Tarique

Viewing 4 posts - 46 through 49 (of 49 total)