uninstall sql express which is not show in add/remove program list
my question is simple , i want to uninstall sql express 2005 which is removed half and now not showing in add remove program list, it i开发者_如何学JAVAs not allowing me to install new one as well i am not able to remove it , i am stuck please help me ?
Go to your installation folder and run command prompt in that location and type
start /wait setup.exe /qb REMOVE=ALL INSTANCENAME=MSSQLSERVER
精彩评论