SQL-Scripts per Kommandozeile ausführen

Posted in SQL Server on Februar 10th, 2011 by Andreas Schwarz
sqlcmd -S Server -U Benutzer -P Passwort -i "C:\SqlScript.sql"
Tags: , , ,