Showing posts with label SQL Server. Show all posts
Showing posts with label SQL Server. Show all posts

Saturday, 7 November 2009

Windows Web Server versiyonuna SQL Management Tools nasil kurulabilir ?

Eger sunucunuz Windows 2003 Web Server edition ise ve siz sunucunuza SQL 2000 Client ve araclarini kurmaya calisiyorsaniz , asagidaki hatayi aliyor olmalisiniz, bunun sebebi Web Server edition da SQL 2000 kurulumunun desteklenmemesidir.
Windows cannot open the program since it has been disabled.
sqlwebedterror
Bu durumda size SQL 2005 veya 2008 in
Microsoft SQL Server Management Studio Express urununu kurmanizi tavsiye ederim , Express edition yeni SQL ailelerinde eski MSDE surumune denk geldiginden Web Server olan Windows sunucunuz bundan rahatsiz olmayacaktir.

2005 versiyonunu http://go.microsoft.com/fwlink/?linkid=65110 adresinden hemen indirebilir kurabilirsiniz, linkten indireceginiz surum sadece SQL Server Management Studio Express icermekte olup mevcut SQL server kurulumunuzda bir degisiklik yapmayacaktir.

Daha ayrintili bilgi veya diger paketleri indirmek icin bu adresi ziyaret edebilirsiniz. > http://www.microsoft.com/express/2005/sql/download/default.aspx

Tuesday, 7 October 2008

Installing SQL Tools on Windows Web Server

If you tried to install SQL Client tools on your Windows 2003 Web Server edition you would have get an error says "Windows cannot open the program since it has been disabled". Because install SQL 2000 Server is not supported on Web Server edition of Windows Server. Even if you just want to install Client Tools, when you run sqlcli.bat from command prompt windows will say you the specified file is not exist or it couldn't find for the setup.sql exe.

sqlwebedterror

But you can install and use SQL 2005's or 2008's Express Editions Management Tool Studio. Because as you can install MSDE on a Windows Server 2003 Web Edition , new Express Edition family can be installed.

You can download just management tool installation file from this link http://go.microsoft.com/fwlink/?linkid=65110

This setup will install SQL 2005 Express Edition Management Tool Studio which will allow you to administer old MSDE databases as well.

You can find more detail about SQL 2005 Express at : http://www.microsoft.com/express/2005/sql/download/default.aspx