Author: Ekrem ÖnsoyEkrem Önsoy Date: Jul 28, 2008 04:24
You can use SQLCMD to create a database. This (command prompt) tool is a
replacement of OSQL of SQL Server 2000.
SQL Server Management Studio is the replacement of the Enterprise Manager
and this new tool is appeared with SQL Server 2005 for the first time. This
management interface is not going to be installed by default, so you need to
explicitly select it to be installed during the SQL Server (2005 and 2008)
Setup. This is one of the Management Tools under Client Tools category.
To install SSMS after SQL Server 2008 RC0 installation, you need to rerun
SQL Server 2008 RC0 Setup. Choose your installed instance' s name during the
Setup and add this Management Tools feature to your installation.
There is another installation file named "x:\x86\Setup\sql_ssms.msi",
however it seems it does not work in this release. I think it's supposed to
install SSMS...
--
Ekrem Önsoy
|