Results 1 to 2 of 2

Thread: column name and hyphen line suppression

  1. #1
    Martin Shane Guest

    column name and hyphen line suppression


    Is there a way to suppress from query results, the column name line, hyphen line and the trailer line using SQL
    server 6.5 scripts? I know how to do this with isql.

  2. #2
    Martin Shane Guest

    column name and hyphen line suppression (reply)


    I discovered how this is done. Select query, then set options, check "no count display", uncheck "print headings".

    ------------
    Martin Shane at 10/9/00 3:26:33 PM


    Is there a way to suppress from query results, the column name line, hyphen line and the trailer line using SQL
    server 6.5 scripts? I know how to do this with isql.

Posting Permissions

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