Forum Replies Created

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

  • RE: Export table in to txt

    Hi,

    I could replicate the issue you are facing the copying the template query and pasting it in command prompt after making the required changes.

    Workaround: Just type the whole command in...

  • RE: Export table in to txt

    You can run a Sql Command in the scheduled job to do the desired task for you. Following is the syntax for the same.

    SQLCMD -S YourSQLServer -d YourDatabase -U YourUserName...

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