Microsoft SQL 浏览器客户端

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5266705/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-01 09:39:53  来源:igfitidea点击:

Microsoft SQL Browser Client

sqlsql-server

提问by neolaser

Is there any free clients in which I can browse MS SQL Databases...?

是否有任何免费客户端可以浏览 MS SQL 数据库...?

回答by Robert

Try HeidiSQL http://www.heidisql.com/- it's open source and does both MSSQL and MySQL. It is very well featured.

试试 HeidiSQL http://www.heidisql.com/- 它是开源的,同时支持 MSSQL 和 MySQL。它很有特色。

(just a note as of Aug 2013 the author is working on MS Azure MSSQL access but it's not working yet)

(截至 2013 年 8 月,作者正在研究 MS Azure MSSQL 访问,但尚未工作)

回答by kevinw

A lightweight alternative - which also allows browisng of other databases - is SqlDbx. The Personal Edition is free.

一个轻量级的替代方案——也允许浏览其他数据库——是SqlDbx。个人版是免费的。