RE: Subject. Impossible to reinstall and configure SQL Server



It's been my experience that uninstalling SQL Server leaves some files and
entries in the registry behind.

After I uninstall, I follow the following routine:

1) reboot.
2) delete the folder where your previous installation of SQL Server was.
3) open regedit.exe, search for Keys:
a) SQLServer (no space between 'SQL' and 'Server')
b) SQL Server (one single space between 'SQL' and 'Server')

**** NOTE ! --- Don't delete registry entries that SQL Server didn't
install...For example, Visual Studio 7.0 adds a couple of references to SQL
Server. Also, ODBCAD32.EXE adds references to DSN's and installed drivers,
so don't remove those entries from the registry.
You should examine the registry entries before deleting them...use common
sense.


4) Reboot again.

Once this is done, your machine should be clean of your previous install of
SQL Server.

I hope this helps.

~Warren


.



Relevant Pages

  • Rebuilding a Failed Cluster Node
    ... It is easy to evict a cluster node, repair or rebuild, and, perhaps even ... Run SQL Server setup to manage the virtual server configuration and add ... Reboot the added node. ... What this means is that the registry still contains the default out of box ...
    (microsoft.public.sqlserver.clustering)
  • Re: How to remove SQL server
    ... Please ensure that you delete the right folders and registry entries. ... even I remove all SQL server components. ...
    (microsoft.public.sqlserver.programming)
  • Re: Code 39 error
    ... "slaymebuf" wrote: ... That's why it is critical to either backup or export and save registry ... entries before you change anything there. ... drive via device manager and reboot, hopefully on the reboot your drive will ...
    (microsoft.public.windowsxp.hardware)
  • registry and com
    ... i am having a little problem with registry. ... the entries appear inside the registry but after ... i am running the programms on Win2K Professional with servicepack 4 ... until next reboot and no longer if i reboot the machine. ...
    (microsoft.public.vc.atl)
  • Re: Cannot delet from Registry!
    ... Do you mean *all* the entries under the SOFTWARE subtree or do you mean all the entries for one particular software product? ... or what specific keys are you trying to delete in the registry? ... Did you try a reboot before trying to delete the keys? ... I hope that you understand that removing certain keys or values in the registry may prevent the computer from rebooting and may require a reinstalling of the operating system. ...
    (microsoft.public.windowsxp.general)

Loading