cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Please provide the method. Thanks a lot!

Pints guaranteed.

0 Likes
View Entire Topic
Former Member
0 Likes

when u selected to unistall the SQL server from control panel,what all components u selected?

Also go to start->all programs check if the MSSQL server 2005 program still exists there or not?

check whther u r able to open SQL server studio and check in services whther any related to SQL exists

Rohit

Former Member
0 Likes

In the registry. Best regards!

Former Member
0 Likes

hey go to regedit from the command prompt,take the backup of registry before making any changes

go to the node Hkey local machine

Delete the following keys from the registry if they exist:

Hkey local machine\ Software\ Microsoft\Microsoft SQL Server

Hkey local machine\ Software\ Microsoft\Olap Server

Hkey local machine\ Software\ Microsoft\SQL Redist

Let me know if this helps

Rohit

Former Member
0 Likes

Rohit:

You only list 3 entries to delete.

However I see many more than 3 SQL related entries in the registry.

Please advise. Thanks!

Former Member
0 Likes

hii

Can u list out all the entries that u can see

Rohit

Former Member
0 Likes

Too many such as

sqlwb.sqlplan.9.0

sqlwb.ssmsasproj.9.0

....

Thanks!

Former Member
0 Likes

c z,

was it properly unistalled,check the services whether any related to SQL is still there

Rohit

Former Member
0 Likes

Yes, there are many SQL related services on the service panel.

Please advise how to get rid of them.

Thanks!

Former Member
0 Likes

In Add or Remove Programs, check which exists for you and uninstall all SQL Server 2005 components in the following order:

SQL Server 2005

SQL Server 2005 Analysis Services

SQL Server 2005 Reporting Services

SQL Server 2005 Notification Services

SQL Server 2005 Integration Services

SQL Server 2005 Tools

SQL Server 2005 Books Online

MSXML 6.0 Parser

SQLXML4

SQL Server VSS Writer

SQL Server 2005 Backward Compatibility

Anything else that is related to SQL Server 2005

SQL Server Native Client

SQL Server setup support files

This might help

Rohit