Re: Getting started with SQL Server Express Edition - total newbie On Mar 2, 7:50 am, "Robert" <cpq1bcle[REMOVE]@verizon.net> wrote:
> Hello
>
> I installed SQL Server Express Edition on my computer but I can't figure
> out how to get into the Enterprise Manager to create a database. When in
> click on SQL Server in programs I get Configuration Tools. When I click on
> Configuration Tools I get SQL Server Configuration Manager, SQL Server Error
> and Usage Reporting, and SQL Server Surface Area Configuration. That's all.
> How to go to the screen to create a database?
>
> Roibert
You'll have to download and install SQL Server Management Studio from
Microsoft's web site and to install it unto your computer.
It is the sam tool like Enterprise Manager for SQL Server 2000.
After it, when you start the Studio, you'll have to connect to your
Server, default instance is (LocalMachine)\SQLEXPRESS. After it, it's
all the same like SQL Server 2000. Good luck.
Ivan Delic, Serbia |