|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, October 05, 2012 4:44 PM
Points: 1,
Visits: 2
|
|
Hello, I'm new to sql server and allways wondering why so many sql server programs are installed in my PC. As you see in my Windows XP are installed all these sql server programs:

Wouldn't be more practical to have just database and client? And what would be the interface program to access sql server database?
Thanks
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Sunday, May 19, 2013 11:16 PM
Points: 1,061,
Visits: 1,151
|
|
Hi,
These are different different programs for the diff application like SSMA, Sql native client for services etc.....
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Thursday, May 02, 2013 6:43 AM
Points: 33,
Visits: 183
|
|
These are different components of SQL server, and different editions like Compact Edition. Having these will not negatively impact your PC's performance unless you are trying to run an instance of SQL Server on your desktop, that can be intense for some older PC's
SQL Tips and Scripts SQLWorks Blog
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Today @ 10:37 AM
Points: 257,
Visits: 3,722
|
|
| A number of them come with Services you can shut down if you are not using them.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Today @ 8:57 AM
Points: 2,415,
Visits: 3,375
|
|
| What all programs you find running?? There are some process related to sql server needed for client connection and some other for applications like SSIS,SSRS,SSAS. You can stop the later processes.
|
|
|
|