![]() |
||
Senior Member
![]() ![]() ![]() 加入日期: Dec 2000
文章: 1,145
|
SQL Management Studio功能問題
手邊沒電腦可測試,想請問有在用SQL Express的人。
用SQL Express裡面內建的SQL Management Studio 可以正常讀取操作遠端的SQL2008 or 2005嗎? 因為有程式設計師要使用SQL Management Studio的功能,因此要購買一整套的SQL 2008,我有點懷疑是否需要特別購買? 因為程式設計師並沒有要另外安裝SQL 2008,他只需要那個Management Studio的介面而已。 |
|||||||
![]() |
![]() |
Advance Member
![]() ![]() 加入日期: Apr 2001 您的住址: 松山
文章: 437
|
應該是可以
因為我連的是SQL 2000 我記得SQL SERVER Management有獨立安裝的 可以到Microsoft下載 |
||
![]() |
![]() |
*停權中*
加入日期: Nov 2010
文章: 324
|
引用:
也可以直接找這個: SQL Server 2005/2008r2 Management Studio Express (SSMSE) 我記得是EXPRESS 也可以連,操作也沒問題,但是 SQL profiler 等等工具沒了. 也許可以像以前一樣, 拿試用版sql server 中的SQL Management Studio 來用. |
|
![]() |
![]() |
New Member
加入日期: Aug 2003
文章: 9
|
引用:
不用安裝Express版 M$有SQL Management Studio獨立安裝可以下載 基本上連線都不會有太大問題 |
|
![]() |
![]() |
*停權中*
加入日期: Mar 2002
文章: 733
|
|
![]() |
![]() |
Major Member
![]() 加入日期: May 2001 您的住址: 台北
文章: 130
|
__________________
![]() |
![]() |
![]() |
Major Member
![]() 加入日期: Aug 2001
文章: 211
|
引用:
如果是 mysql 還有網頁版本的 phpmyadmin 可以裝,只要有 browser 就可以了,這東東大概活十年了,因為我十年前都用這個。 軟體溫腥小提示:現在癩蛤蟆不吃天鵝肉了,都吃資料庫。 ![]() ![]() ![]() ![]() ![]()
__________________
滿招損 謙受益 |
|
![]() |
![]() |
Silent Member
加入日期: Sep 2003
文章: 0
|
在網路上找了一下, 看來在SQL Server 2008 或更早的版本裡, SSMS Express 跟 Enterprise/Standand 版本是不一樣的.
我覺得要看你的程式設計師需要什麼的功能, 如果只是基本的讀資料, Expres 版本應該就夠了 如果他需要用工具來Debug (像是 deadlock 問題), 或是 performance tuning, 或是管理Enterprise SQL server 的 Analysis/Integration/Reporting Services, 那需要看SSMSE 的版本. 以下是Reference: 1) 像是在2005/2008 版本裡, Express 沒有 Profiler - 可以讓工程師作觀察SQL server 的運作 Microsoft 的解釋: ------------------------- For SQL Server 2008 R2: http://msdn.microsoft.com/en-us/library/ms365247(v=sql.105).aspx - SSMSE cannot manage Analysis Services, Integration Services, or Reporting Services. - You cannot update the full-text catalog by using SSMSE. You can use sqlcmd utility or Windows Scheduler to update the full-text catalog. - SSMSE does not support scheduling administrative tasks by using SQL Server Agent. - .. etc 討論區 Reference ------------- What's the difference between SQL Server Management Studio and the Express edition? http://stackoverflow.com/questions/...e-express-editi Is SQL Server 2008 Management Studio Express the same as Standard? http://stackoverflow.com/questions/...ame-as-standard 2) 以下是關於在2012 的版本 討論區 Reference --------------------------- Is SQL Server 2012 Management Studio “Express” any different? http://dba.stackexchange.com/questi...s-any-different Microsoft 的解釋: ------------------------ http://msdn.microsoft.com/en-us/evalcenter/hh230763 - Express with Advanced Services (contains the database engine, Express Tools, Reporting Services, and Full Text Search) |
![]() |
![]() |
Advance Member
![]() ![]() 加入日期: Jun 2000 您的住址: 新北市的邊緣
文章: 452
|
引用:
可以, 剛剛試過 2008 SQL Management Studio 讀取遠端 2008 R2 Express 兩台電腦都是Win7 64位元 防火牆、登入使用者要設定好就可
__________________
http://211.72.51.216:8080/ |
|
![]() |
![]() |