Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 MSSQL$MICROSOFTBCM

Author  Topic 

SamC
White Water Yakist

3467 Posts

Posted - 2005-03-14 : 05:20:00
I'm trying to uninstall SQL 2000 on my test server. There's a software package in

/Program Files/Microsoft SQL Server/MSSQL$MICROSOFTBCM

That won't delete. It's still running after the uninstall and reboot.

opends60.dll

What is it / how can I / should I remove this before reinstallation of SQL 2000?

Sam

kish
Starting Member

45 Posts

Posted - 2005-03-14 : 08:12:06
You are having more than instance on your SQL Server.
MSSQL$MICROSOFTBCM is you named instance. If you need to uninstall this, then you can do it using COntrol Panel --- > Add/Remove Programs.

Kishore
Go to Top of Page

SamC
White Water Yakist

3467 Posts

Posted - 2005-03-14 : 09:03:00
There's nothing (left) in control panel like "Microsoft SQL Server". I removed the only instance earlier last night.

Is there a way to manually remove this stuff?

Sam
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2005-03-14 : 09:44:15
FORMAT C:

?????????



Brett

8-)
Go to Top of Page

mr_mist
Grunnio

1870 Posts

Posted - 2005-03-14 : 09:46:58
Time for some registry hacking I think...

-------
Moo. :)
Go to Top of Page

SamC
White Water Yakist

3467 Posts

Posted - 2005-03-14 : 10:10:40
I thought maybe installing a named instance, then removing the instance would be an idea.

My first named instance was "samtest", this created

/Program Files/Microsoft SQL Server/MSSQL$SAMTEST/

After uninstalling this, the folder

/Program Files/Microsoft SQL Server/MSSQL$MICROSOFTBCM/

remained. Next, I installed a named instance "microsoftbcm", figuring this would overwrite...

Nope. The installation created

/Program Files/Microsoft SQL Server/MSSQL$MICROSOFTB/

close, but no cigar.

Googling turned up something named "Outlook Business Contact Manager". I'm chasing that one now.

Sam
Go to Top of Page

RogerT
Starting Member

2 Posts

Posted - 2005-03-22 : 22:10:36
I have similar problem. Office 2003 Professional has an Outlook add-in called Business Contact Manager which I think can install SQL Server 2000. When my AMD64 PC was set up by vendor, they installed an OEM version of Office 2003 - I suspect that SQL server 2000 isn't compatible with AMD64, anyway Office install didn't complete properly - in particular, the Business Contact Manage program install didn't complete after loading most of files including SQL server files. Because of incomplete Office install, I had problems when trying to update Office, strange issues with Outlook and can't uninstall Business Contact Manager or SQL Server 2000 (they aren't listed in add/remove programs).
Go to Top of Page

SamC
White Water Yakist

3467 Posts

Posted - 2005-03-22 : 22:15:43
Looks like it can be removed easily. See: Control Panel, Add/Remove Programs

Sam
Go to Top of Page

RogerT
Starting Member

2 Posts

Posted - 2005-03-22 : 22:26:47
In my case, Business Contact Manager (BCM) and SQL files have been installed under Program Files directory but programs are not listed under Control Panel : Add and remove programs. When I try to re-install BCM, I get a message to say the previous install didn't complete and can't get any further.

Roger
Go to Top of Page

SamC
White Water Yakist

3467 Posts

Posted - 2005-03-22 : 22:46:57
There is a technical term for this condition... YOU'RE HOSED !

Maybe you could try to delete the folder in safe mode, and try the installation again?

Caution: The author of this post knows absolutely nothing about anything but will often speak as if he does. For more information, visit this link at amazon.com
Go to Top of Page
   

- Advertisement -