Viewing post 1 (of 2 total)
Perfect, thank you for your assistance
sqlcmd -S dbinstance -U user -P pass -i input.sql -o file.CSV -s"," -h -1 -W -d DBNAME
for those interested is the finished snippet
January 15, 2008 at 4:41 pm
#768402