|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Today @ 9:30 PM
Points: 264,
Visits: 1,300
|
|
Hi,
I have installed SQL Server 2005, I put wrong company name while installing. Now the installation process completed how can I change the wrong company name.
Thanks in advance :)
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Yesterday @ 11:13 AM
Points: 876,
Visits: 3,742
|
|
The only option I can see here is reinstall sql server with new/correct instance name and attach the database from old instance.
---------- Ashish
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, May 30, 2013 6:33 AM
Points: 291,
Visits: 1,068
|
|
Even, I have the same opinion.
Cheers, Satnam
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Today @ 9:30 PM
Points: 264,
Visits: 1,300
|
|
| I think we can change it by using serverproperty but I dont know how to use that statement.
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Yesterday @ 11:13 AM
Points: 876,
Visits: 3,742
|
|
its as simple as this.....as you cant rename the system database, similarly you cant rename the servername
---------- Ashish
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Today @ 9:30 PM
Points: 264,
Visits: 1,300
|
|
| I dont want to rename my server name, the question was how to edit the registration information like at the time of installation SQL Server ask for name and company name I put wrong company name over there how can now I change that wrong company name ?
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Yesterday @ 11:13 AM
Points: 876,
Visits: 3,742
|
|
REINSTALL
---------- Ashish
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Monday, April 04, 2011 7:07 AM
Points: 28,
Visits: 53
|
|
REINSTALL is the only Option You have
NEVER NEVER EVER GIVE UP
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Today @ 9:30 PM
Points: 264,
Visits: 1,300
|
|
| ok, thanks guys for providing the solutions.
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Monday, August 13, 2012 3:33 AM
Points: 58,
Visits: 30
|
|
|
|
|