Question:
Microsoft SQL Server 2005->?
2012-03-08 03:09:36 UTC
Hie everyone I installed Microsoft SQL Server 2005.
After installing I found in Start->all programs ->Microsoft SQL Server 2005->configuration tool
and in that
1]SQL Server configuration manager
2]SQL server surface area configuration
3]SQL server error and usage reporting

My question out of the above 3,how to start database?
I want to make database table so how is it possible with the above 3 components?
Or do I require any other component in sql 2005 ?
If yes, then which is it?
Three answers:
Mellow
2012-03-08 03:14:09 UTC
What you're looking for is SQL Server Management Studio. This is the program that SQL uses to create an manage databases. In all programs there should be a separate folder in which you can find the Management Studio. If you cannot find SQL Server Management Studio you have probably installed it incorrectly and you need to reinstall it.
2013-10-05 14:01:22 UTC
Microsoft SQL Server is a relational database management system developed by Microsoft Inc. We can say it in short RDBMS. It is a primary query language. As a database, it is a software product whose primary function is to store and retrieve data as requested by other software applications, be it those on the same computer or those running on another computer across a network (including the Internet). SQL Server 2005 introduces “studios” to help you with development and management tasks: SQL Server Management Studio and Business Intelligence Development Studio. In Management Studio, you develop and manage SQL Server Database Engine and notification solutions, manage deployed Analysis Services solutions, manage and run Integration Services packages, and manage report servers and Reporting Services reports and report models. In BI Development Studio, you develop business intelligence solutions using Analysis Services projects to develop cubes, dimensions, and mining structures; Reporting Services projects to create reports; the Report Model project to define models for reports; and Integration Services projects to create packages.

If you feel any kind of problem about Microsoft SQL server management please come on this source link.
aavargis
2012-03-08 11:11:09 UTC
Library .lib


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...