Re: SQL Server client components - What is this?



Hello,

Thank you for your reply and sharing your information.

Yes. We can attempt to install Microsoft SQL Server 2005 Express Edition on
the Windows Vista machine free of charge.

For 64-bit platforms (x64 and EMT64 only), we need to first download and
install the 64-bit version of Microsoft .NET Framework 2.0 before
installing Microsoft SQL Server 2005 Express Edition

Microsoft .NET Framework Version 2.0 Redistributable Package (x64)
http://www.microsoft.com/downloads/details.aspx?FamilyId=b44a0000-acf8-4fa1-
affb-40e78d788b00&DisplayLang=en

Bob, I am also glad to hear that we are able to reinstall the SQL Server
default instance successfully (in another post named "How to: Uninstalling
an existing instance of SQL Sever 2005"). I also understand that you will
now attempt to install the Symantec Anti-Virus Reporting Server which
always failed to install previously.

If the installation procedure still fails, please first contact the
Symantec support professional and help me confirm the following information:

1. Which driver (E.X: SQL Native Client, OLE DB, etc) is used by Symantec
Anti-Virus to connect to SQL Server.
2. Please also confirm which protocol is used by the Symantec Anti-Virus
such as TCP, Named Pipe, etc.

Please also use the SQLcmd to test the protocol of the SQL Native client.

1. Click Start, click Run, type cmd, and then click OK
2. At the command prompt, type the following command, and then press ENTER.

sqlcmd -S tcp:<computer name>\<instance name>,<port number> -U<Username>
-P<password>

3. Please check if we can successfully connect to the instance of SQL
Server 2005 by using sqlcmd

I will continue to monitor this post. Please don't hesitate to let me know
if there is any update regarding this issue.

Have a nice day!

Best regards,

Adams Qu, MCSE, MCDBA, MCTS
Microsoft Online Support

Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| From: "Bob" <86c6c2e6-2146512712@xxxxxxxxxxxxxx>
| References: <O2izq92sHHA.1408@xxxxxxxxxxxxxxxxxxxx>
<WflIU78sHHA.2116@xxxxxxxxxxxxxxxxxxxxxx>
<ucmiynBtHHA.4888@xxxxxxxxxxxxxxxxxxxx>
<LFFHa$KtHHA.2312@xxxxxxxxxxxxxxxxxxxxxx>
<FNuCk7FuHHA.2220@xxxxxxxxxxxxxxxxxxxxxx>
<92C16D6F-EA31-41F3-8BC7-F2984E7BF382@xxxxxxxxxxxxx>
<eVcBG4OuHHA.3364@xxxxxxxxxxxxxxxxxxxx>
<A03C356B-6354-4E87-8481-6A517A5DB3E3@xxxxxxxxxxxxx>
| Subject: Re: SQL Server client components - What is this?
| Date: Wed, 27 Jun 2007 17:31:02 -0400
| Lines: 8
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138
| X-RFC2646: Format=Flowed; Response
| Message-ID: <eCEYrMQuHHA.1188@xxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.sqlserver.clients
| NNTP-Posting-Host: 24-151-85-011.dhcp.nwtn.ct.charter.com 24.151.85.11
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP04.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.sqlserver.clients:515
| X-Tomcat-NG: microsoft.public.sqlserver.clients
|
| Here you go...
|
|
http://www.microsoft.com/downloads/details.aspx?familyid=11350B1F-8F44-4DB6-
B542-4A4B869C2FF1&displaylang=en
|
|
| Bob.
|
|
|

.



Relevant Pages


Loading