Exportieren mit ISQL

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Detlef (DetlefMarsch_at_yahoo.de)
Date: 05/24/04


Date: Mon, 24 May 2004 10:32:16 +0200

Hi,
suche schon den ganzen Morgen, in der OH finde es einfach nicht. Muss wohl
am Montag liegen....

- Export mit ISQL -S Servername -d Datenbank -E -i Inputfile -o Outputfile

Das Inputfile sieht so aus:
set nocount on
select * from syscolumns

Im Outputfile steht nun in der ersten Zeile die Spaltennamen und in der
zweiten eine gestrichelte Linie.

Frage: Wie kann ich diese zwei Zeilen unterdrücken?

Detlef



Relevant Pages

  • Re: SED: Insert Token at specific points
    ... > we Data (CSV) files with following schema ... mv outputfile inputfile # AFTER testing carefully! ...
    (comp.unix.shell)
  • Re: AWK question
    ... >> I am having a bit of trouble trying to write an awk command that ... >' inputfile> outputfile ...
    (comp.unix.shell)
  • Re: AWK question
    ... >> I am having a bit of trouble trying to write an awk command that ... >' inputfile> outputfile ...
    (comp.unix.shell)
  • io redirection
    ... how can i redirect the input/output of any executable. ... normally id type myprog.exe < inputfile> outputfile. ... but visual studio doesnt seem to accept that in the project preferences. ...
    (microsoft.public.vsnet.general)
  • RE: Exportieren mit ISQL
    ... -h-1 sollte funktionieren ... Im Outputfile steht nun in der ersten Zeile die Spaltennamen und in der ... zweiten eine gestrichelte Linie. ...
    (microsoft.public.de.sqlserver)