How to disable the Bus Contact Mgr? (especially sql)

N

Nick

Sql server shows running in the task manager as a process, and I want to
disable it by default. When I break it manually it affects the business
contact manager, so it tells me this is where sql is coming from. It is
mainly to free up memory.

Thanks,
Nick
 
C

Chad Harris

Nick--

If you want to save CPU, you can either end the BCM associated services at
task manager, or put "services.msc" in the run box and disable them there.
However, to run BCM and have it associate with OL, you're going to have to
start these services before you fire up OL are it's going to ask you if you
want to relegate BCM to a disabled add-in and bring up OL without it.

The services you can turn off (and will need to be started when you want to
run BCM, are in alphabetical order:

MSSQL$MICROSOFTBCM
SQLAgent$MICROSOFTBCM
Server

The top two are responsible for anything you see with SQL in it as a
process in Task Manager. I find that you don't have a corresponding process
in TM for Server--just for the top two.

Chad Harris
_______________



Sql server shows running in the task manager as a process, and I want to
disable it by default. When I break it manually it affects the business
contact manager, so it tells me this is where sql is coming from. It is
mainly to free up memory.

Thanks,
Nick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top