Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

SQLCMD

$
0
0
Hi ,
  When i am trying to execute SQLCDM getting following error.
Sqlcmd: '-i': Missing argument. Enter '-?' for help.
Following is the script
Write-Output("`r`n*** Executing CreateHmsDb.sql ***`r`n")

sqlcmd `
  -U

Viewing all articles
Browse latest Browse all 3145

Trending Articles