|
Answer» hello
ISQL -U sa -P ***** -S 10.2.3.4 -d DATABASE -i "Customer_Query.sql" -o "rainbow data.csv"
this command works fine except i get the following RUBBISH at the top, can I get rid of this and can i MAKE it so that there are no gaps between records??
rubbish: 1> 2> 3> 4> ------------------------------------------------------------------------------ ----------------------------------------------------------------------- ----------------------------------------------------------------------- -----------------------------------This may answer all your questions:
ISQL Utility
Good luck.
|