【发布时间】:2015-05-28 12:35:23
【问题描述】:
有什么方法可以在微软的 sqlcmd on linux 中进行任何类型的命令行编辑?看起来它唯一支持的是破坏性的退格键。我正在使用这个版本:
$ sqlcmd -?
Microsoft (R) SQL Server Command Line Tool
Version 11.0.2270.0 Linux
Copyright (c) 2012 Microsoft. All rights reserved.
或者,如果这样不行,我可以使用另一个命令行工具从 linux 机器访问 SQL Server 2014 吗?
【问题讨论】:
标签: sql-server linux sqlcmd