Where to get suitable SQL Server Management Studio?
-
I have purchased Visual Studio 2010 Professional. Along with it SQL server express 2008 R2 has been installed, but I cannot find "SQL Server Management Studio". May be it may not be needed also.But for learning purpose I need it. If I download from MSDN ,I will get SQL express 2005 and may be I will land in conflict. Please help me on this issue. Also I want to know is there ADO.NET connectivity for VC++ also ?
Be Happy
-
I have purchased Visual Studio 2010 Professional. Along with it SQL server express 2008 R2 has been installed, but I cannot find "SQL Server Management Studio". May be it may not be needed also.But for learning purpose I need it. If I download from MSDN ,I will get SQL express 2005 and may be I will land in conflict. Please help me on this issue. Also I want to know is there ADO.NET connectivity for VC++ also ?
Be Happy
adityarao31 wrote:
I cannot find "SQL Server Management Studio".
adityarao31 wrote:
is there
ADO.NET connectivity for VC++ alsoIt depends. If you are coding in CLI/CLR, then yes. If it's MFC, etc, no.
Forgive your enemies - it messes with their heads
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
adityarao31 wrote:
I cannot find "SQL Server Management Studio".
adityarao31 wrote:
is there
ADO.NET connectivity for VC++ alsoIt depends. If you are coding in CLI/CLR, then yes. If it's MFC, etc, no.
Forgive your enemies - it messes with their heads
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
Thank you very much
Be Happy