问题
Is there a way in which we can run sqlcmd on a machine without having SSMS.
回答1:
If you follow this link for Microsoft SQL Server 2008 R2 Feature Pack
, you should be able to download it for the machine without needing to install SQL server.
Also, see this link for Microsoft Command Line Utilities 11 for SQL Server
which might be better.
来源:https://stackoverflow.com/questions/18872387/how-to-run-sqlcmd-remotely-on-a-machine-which-does-not-have-ssms