我如何确定 Management Studio 以 ANSI 格式保存我的脚本?
有没有办法检查/设置 SQL Management Studio,以便它以 ANSI 格式保存我的脚本,而不是任何其他格式(如 utf8 等)?
Is there a way to check/set SQL Management Studio so that it saves my scripts in ANSI format but not any other formats like utf8 or so?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在“文件另存为”对话框中,您可以单击保存按钮上的向下箭头,以使用您选择的编码进行保存。
In the
Save File As
dialog you can click on the down-arrow on the save button to save with the encoding of your choice.