I want to install sql server client in my windows 7 64 bit version. But I am unable to do that please provide some help. i want to install only Client not sql server. is this possible.

link|improve this question

Which client are you talking about? SQL Server Native Client, other APIs (e.g. for ODBC or OLE-DB), or some program that would let you browse the data interactively (e.g. MS Access)? – rakslice Aug 30 '11 at 6:53
1  
Using my psychic abilities, I assume OP means Client Tools. – Randolph West Aug 30 '11 at 7:19
ya i want to install sql server native client – madhu Aug 30 '11 at 8:31
feedback

2 Answers

up vote 0 down vote accepted

Just install the SQL Server management studios. Download SQL Server Express (the whole thing) and at setup, it will ask which components you would like to install. The components are split into two lists. The top list is the server instance.

The bottom components are the ones you want to select.

link|improve this answer
feedback

I've had no problems installing the Feature Pack for SQL Server 2008 R2 on Windows 7 Systems. It can be obtained from Microsoft here:

SQL Server 2008 R2 Feature Pack

The feature pack contains the SQL Server Native Client. This client should be backwards compatible with previous SQL server versions (2005, 2008).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.