Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL server tools

Status
Not open for further replies.

bothman231

IS-IT--Management
Joined
Jul 5, 2005
Messages
4
Location
US
Is there a way to install enterprise manager, query analizer and the import export data tools without installing sql server 2000? only reason i ask is i have a machine running windows xp professional and it has these tools installed even though i am pretty sure sql 2000 has never been installed on it. Now i need to get these tools onto my laptop hopefully without installing sql server. (i am using MSDE)

thanks
steve
 
Pop in the SQL 2000 CD. Run through the installer like normal. It will get you to a screen that asks what you want to install. The options are Client Tools, Server and Client Tools, and connectivity only. You want the Client Tools.

Another option is to run the batch file setupcli.bat from the root of the cd. This will install the client tools in the default locations automatically.

If you put the Standard or Enterprise CD in your machine it will pop up a message saying that the server portion can not be installed and only the client tools will be available. Just click ok, and you'll be fine.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
That worked out great, thank you both..
I had a downloaded version of MSDE and the actual bat file on this version was called sqlcli.bat (just FYI)...
Thanks again
steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top