|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Wednesday, February 27, 2013 1:38 PM
Points: 370,
Visits: 670
|
|
Hi All, Is it possible to install SQL Server Express when a full version of SQL Server 2005 client components are already installed on a computer. When I try to install it I am getting the following:
Name: Microsoft SQL Server 2005 Tools Reason: Your upgrade is blocked. For more information about upgrade support, see the "Version and Edition Upgrades" and "Hardware and Software Requirements" topics in SQL Server 2005 Setup Help or SQL Server 2005 Books Online.
Edition check: Your upgrade is blocked because of edition upgrade rules. For more information about edition upgrades, see the Version and Edition Upgrades topic in SQL Server 2005 Setup Help or SQL Server 2005 Books Online.
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 30, 2013 9:54 AM
Points: 143,
Visits: 999
|
|
I'm not sure why you would want to do that, but I expect that MSSQL would not let you do this. You've already go the Server installed, add an instance if you need to split out the data.
If you installed SQL Express first and then SQL Standard Edition after that, I would expect that Microsoft would try to upgrade Express to Standard.
Regards,
Irish
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Wednesday, February 27, 2013 1:38 PM
Points: 370,
Visits: 670
|
|
| I already have the standard installed first and may be that's why it is complaining. Thanks for your response.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Today @ 5:46 AM
Points: 2,636,
Visits: 2,788
|
|
I have not tried putting Express Edition on a server that already has Standard installed, but putting Express on first definitely works.
If you put another SQL edition on to a server that already has Express, nothing is changed regarding the Express instance.
Author: SQL Server FineBuild 1-click install and best practice configuration of SQL Server 2012, 2008 R2, 2008 and 2005. 4 June 2013: now over 24,000 downloads. Disclaimer: All information provided is a personal opinion that may not match reality. Concept: "Pizza Apartheid" - the discrimination that separates those who earn enough in one day to buy a pizza if they want one, from those who can not.
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Saturday, November 10, 2012 8:18 AM
Points: 3,461,
Visits: 346
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, April 24, 2013 5:13 AM
Points: 2,
Visits: 29
|
|
Hi, So if I install SQL Express 2005, it will create a new named instance. and over it if I install SQL server 2005 client components, will it install BIDS where I can create and design SSRS reports, SSIS packages and SSAS cubes. Also will I be able to connect to another SQL Server 2005 database when developing these packages and reports?
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Monday, June 10, 2013 11:13 PM
Points: 323,
Visits: 972
|
|
For BIDS ,you have to run Enterprise,Standard or Developer edition of sql server and then you can select the component you want to install.
----------------------------------------------------------------------------- संकेत कोकणे
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, April 24, 2013 5:13 AM
Points: 2,
Visits: 29
|
|
Thanks Sanket, however other editions are restricted from being installed in our machine. thats the issue. we have option for only SQL Express 2005 and/or SQL Server 2005 client components. and I want a local database in my machine for which I want to install SQL Express 2005.
|
|
|
|