Good Day,
I am not even sure if this is the group that I want to be in but I am running a internal database and trying to get KB2720211 installed.
I am running a windows 2008R2 server with SCE 2010 installed which has a internal SQL database when I go into program I see the following SQL Management Studio (it says SQL Server 2008). Upon looking around I found the path for the database C:\Program files\Microsoft SQL Server\MSSQL10.ESSENTIALS\MSSQL\Data\SUSDB.
I know that I have to run the following command and I assume that it is in the CMD line for SQLCMD
sqlcmd -S np:\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query -i <scriptLocation>\WsusDBMaintenance.sql. I found the script that I needed to run and already pasted that into notepad and renamed it to the file listed with the sql extention.
Before I go on I want you to know that I know nothing about SQL or very little so please understand before you begin to explain, please take it slow and in little steps. After going through diffaent groups I am now stuck on this part.
When I try to install SQLServer2005_SQLCMD_x64.msi I get the following error"Missing Native client" and the install stops. I have looked in the directory of the SQL and found some references to SQLCM and such. How do I get around this error and install this file? I have found some stuff that I need to install another package before I can install SQLCMD.
Thanks
Adam Raff