Click here to Skip to main content
15,918,742 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
sir, i installed SQL server R2 x86. i am using a 64bit system. so now want to install server R2 for x64. i afraid of want happen when i uninstall the current version. pls help me..
Posted

1 solution

You can not 'upgrade' 32 bit version to a 64 bit version, however you can install an other instance of SQL server (named instance) of different edition on the same machine...
http://msdn.microsoft.com/en-us/library/ms143694.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900