Hi all,
I have a strange problem here. How to uninstall SQLEXPRESS when it does not appear in the "Add/remove program"?
Another problem is that I can't connect to the local server using SQL Server Enterprise manager. This is the error that i got:
"a connection could not be established to (My Computer name)\SQLEXPRESS.
Reason: [SQL-DMO]you must use SQL Server 2005 management tools to connect to this server.
Please verify SQL Server is running and check your SQL Server registration properties (by right-clicking on the DHH-MC\SQLEXPRESS node) and try again. "
I do not want to use SQL 2005 because of some issues. All I need is SQL 2000 to run properly.
Can anybody help me in this? Thanks.
When you say you cannot find SQL Express under the Add/Remove Programs window... are you looking specifically for SQL Express? I ask because for some strange reason it appears there as Microsoft SQL Server 2005. If you see that feel free to remove it and the other SQL components installed along with it.|||I think it is SQL Server 2005 because i have installed it before.
I have uninstalled everything related to the SQL Server 2005 and even SQL Server 2000. But it is still there. SQL Server 2005 is still appeared at the start program.
And when i installed SQL Server 2000, I can't connect to the local server. This is the error:
a connection could not be established to (My Computer name)\SQLEXPRESS.
Reason: [SQL-DMO]you must use SQL Server 2005 management tools to connect to this server..
Please verify SQL Server is running and check your SQL Server registration properties (by right-clicking on the DHH-MC\SQLEXPRESS node) and try again. "
Any solution?
|||SQL Server 2005 creates a single entry in the Add/Remove programs dialog that collects all the instances of SQL Server 2005. This acutally makes sense as it gives you a place to easily identify the different instances of SQL Server, as we support installing many.
To remove SQL Express, or any other Edition of SQL Server for that matter, go to Add/Remove Programs, select Microsoft SQL Server 2005 and click Remove. You will be taken to a dialog that lists the various components of SQL Server that are installed, including the Instance Names they are installed under. Simply select the components you wish to remove and proceed thorugh the wizard.
Hopefully this clarifies things for you.
Regards,
Mike Wachal
SQL Express team
-
Mark the best posts as Answers!
How did you get Express Advanced installed onto your computer?
In a normal install of SQL Express Advanced, clicking the Remove buttion from ARP will open a dialog titled "Microsoft SQL Server 2005 Uninstall" with a first page that offers a "Component Selection" and lists what SQL components are installed. If you did a full install of Express Advanced, you should have two things available to you:
In the 'Select an Instance' box, you should see one Database Engine named SQLEXPRESS
No comments:
Post a Comment