Groups | Blog | Home
all groups > sql server (alternate) > october 2004 >

sql server (alternate) : SQLServer 2005 Beta


Damien_The_Unbeliever NO[at]SPAM hotmail.com
10/7/2004 7:54:44 AM
[quoted text, click to view]
If it SQL Server 2005 EXPRESS, then there aren't any other tools.
Anything you want to do with it (adding databases/tables, etc), you'll
have to do using transact SQL.

There are two command line SQL tools shipped with it. The recommended
Peter Morris
10/7/2004 10:35:31 AM
What's the deal with SQLServer 2005 Beta?

I've just got a magazine with a free cover disk with VB 2005 beta,
and also includes SQLServer 2005. I've installed it, but I can't get it
to do anything. It seems to have installed ok, there are the data files
for allthe usual system and example databases in place, and Task
Manager shows that SQLServer is definitely running. However the
only tool that came with it is called 'Computer Management' which
allows configuration options on the network, and to start and stop
SQL Server. There are none of the Enterprise Manager controls to
access the database, create tables, create users and so on. Enterprise
manager from SQL Server 2000 seems unable to detect the new
installation.

What's going on? Are there client tools I can download to access the
database with?





Simon Hayes
10/7/2004 2:01:26 PM

[quoted text, click to view]

http://www.aspfaq.com/show.asp?id=2465
http://www.microsoft.com/downloads/details.aspx?FamilyID=62B348BB-0458-4203-BB03-8BE49E16E6CD&displaylang=en

Assuming you have SQL Server Express 2005, then (as far as I know) there are
currently no client tools available except the command-line ones like
sqlcmd.exe.

Simon

Peter Morris
10/7/2004 6:43:12 PM

[quoted text, click to view]

Okay, thanks for the info. Yes, its SQL Express.

AddThis Social Bookmark Button