SQL Server 2005
#1
Original Poster


Join Date: Apr 2006
Location: New York City/NY22
Programs: AA Platinum 2.3MM (Lifetime PLT)
Posts: 5,291
SQL Server 2005
I somehow wound up with this program on a new laptop using XP SP3. (No, I am not using Business Contact Manager.)
Can I safely uninstall it?
Any idea what it does?
Yes, I did go to microsoft.com but the home page for this product seems to require a masters degree.
Can I safely uninstall it?
Any idea what it does?
Yes, I did go to microsoft.com but the home page for this product seems to require a masters degree.
#3
Original Poster


Join Date: Apr 2006
Location: New York City/NY22
Programs: AA Platinum 2.3MM (Lifetime PLT)
Posts: 5,291
Would you give me some examples of programs that use SQL Server? I am assuming that IE7 is not one of them.
Thank you for your help.
#5
A FlyerTalk Posting Legend




Join Date: Apr 2001
Location: PSM
Posts: 69,232
There are tons of programs out there that use it. Anything that collects data, monitors a system or even a backup application could be using it. Microsoft gives it away for free to developers to use in an embedded mode, which is what you're seeing, and free makes it somewhat likable.
Before uninstalling it - which will almost certainly break something on your computer - try going into the Services MMC (Start | Run | Services.msc) and stopping the service (MSSQLSERVER). If you're lucky it might say MSSQLSERVER$SomethingElse and the "SomethingElse" part will be a hint to the program that is using it. By stopping the service you are essentially breaking the system the same way as you would be if you uninstall it, but with the ability to fix the system by simply rebooting your machine and letting SQL start up normally.
s.
Before uninstalling it - which will almost certainly break something on your computer - try going into the Services MMC (Start | Run | Services.msc) and stopping the service (MSSQLSERVER). If you're lucky it might say MSSQLSERVER$SomethingElse and the "SomethingElse" part will be a hint to the program that is using it. By stopping the service you are essentially breaking the system the same way as you would be if you uninstall it, but with the ability to fix the system by simply rebooting your machine and letting SQL start up normally.
s.
#6
Original Poster


Join Date: Apr 2006
Location: New York City/NY22
Programs: AA Platinum 2.3MM (Lifetime PLT)
Posts: 5,291
There are tons of programs out there that use it. Anything that collects data, monitors a system or even a backup application could be using it. Microsoft gives it away for free to developers to use in an embedded mode, which is what you're seeing, and free makes it somewhat likable.
Before uninstalling it - which will almost certainly break something on your computer - try going into the Services MMC (Start | Run | Services.msc) and stopping the service (MSSQLSERVER). If you're lucky it might say MSSQLSERVER$SomethingElse and the "SomethingElse" part will be a hint to the program that is using it. By stopping the service you are essentially breaking the system the same way as you would be if you uninstall it, but with the ability to fix the system by simply rebooting your machine and letting SQL start up normally.
s.
Before uninstalling it - which will almost certainly break something on your computer - try going into the Services MMC (Start | Run | Services.msc) and stopping the service (MSSQLSERVER). If you're lucky it might say MSSQLSERVER$SomethingElse and the "SomethingElse" part will be a hint to the program that is using it. By stopping the service you are essentially breaking the system the same way as you would be if you uninstall it, but with the ability to fix the system by simply rebooting your machine and letting SQL start up normally.
s.
If so, I already tried that and I can report to you what happened.
In the meantime, would you agree with my guess that SQL wound up on my computer because Business Contact Manager (who uses this?) was pre-installed?
#7




Join Date: Feb 2003
Location: Cincinnati, OH
Programs: NW-PE, Blue Star SeaSmiles
Posts: 6,789
Originally Posted by Landing Gear
Is that the same thing as going to Run>MSCONFIG and then the Services tab?
Originally Posted by Landing Gear
In the meantime, would you agree with my guess that SQL wound up on my computer because Business Contact Manager (who uses this?) was pre-installed?
So if this is new laptop sometimes it's just easier to run your recovery software and restore it to "Factory Default/etc..etc". Usually the main image doesn't have all the "added" ware or an option to restore with selecting apps.
Last edited by Blank Sheet; Dec 27, 2008 at 4:36 pm
#8
A FlyerTalk Posting Legend




Join Date: Apr 2001
Location: PSM
Posts: 69,232
That interface will tell you what is running but won't allow you to stop the service. It will allow you to disable the service, but that doesn't take effect until you reboot.
BCM does install the SQL engine as part of its install, so that it most likely the source of that SQL instance on your computer.
#10
Join Date: Sep 2008
Location: Cypress, TX
Programs: CO Plat, Priority Club Plat
Posts: 641
#11
A FlyerTalk Posting Legend




Join Date: Apr 2001
Location: PSM
Posts: 69,232
The SQL instance that is installed as part of BCM has things like the database definition and content loaded in it. It would require a repair of the program from the add/remove programs menu at a minimum, and BCM might be more complicated.
#13
A FlyerTalk Posting Legend




Join Date: Apr 2001
Location: PSM
Posts: 69,232
Neither Access nor Excel use SQL. Both can connect to a SQL database and query/display data from it, but neither will install the runtime version that the OP had running.
#14
Original Poster


Join Date: Apr 2006
Location: New York City/NY22
Programs: AA Platinum 2.3MM (Lifetime PLT)
Posts: 5,291
That's okay. I don't know what BCM is or even anyone who uses it so I doubt that I'll be installing it, just the "regular" version of Outlook 2007.



