Results 1 to 2 of 2

Thread: Piping script output

  1. #1
    Terry Murphy Guest

    Piping script output


    This is probably very simple......

    What I want to do is to run a bunch of TSql scripts one after the other and as each one runs pipe the output into a seperate text file. Any suggestions - pet scripts?

    TIA

    Terry Murphy


  2. #2
    Chakri Guest

    Piping script output (reply)

    Use 'isql' with -o switch. Check BOL for the exact syntax.


    ------------
    Terry Murphy at 3/15/01 8:39:52 AM


    This is probably very simple......

    What I want to do is to run a bunch of TSql scripts one after the other and as each one runs pipe the output into a seperate text file. Any suggestions - pet scripts?

    TIA

    Terry Murphy


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •