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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installing SQL Query Analyzer

Status
Not open for further replies.

befine

Instructor
Apr 18, 2002
79
US
I’m designing reports using Crystal Reports against a SQL Server db. Because of licensing issues I can’t install SQL Server so I’m using MSDE. Now I need to run some queries to make sure my reports are getting all the data.

Is it possible to install just SQL Query Analyzer without using up a license?
Or are there any alternatives that will let me do the same thing?

Thanks
befine
 
There are 3 ways to manage MSDB
1.osql utility thru command prompt
2.Thru Access 2000 or Visual studio 6.0 development enviroment
3.If you are licensed Visual studio 6.0 language user.You can have SQL Server developer edition to manage MSDB.

Good luck!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top