25 pts.
 Problem with Visual Studio 2010 and SQL Server 2008.
Hello friends! I am new here in this forum. I have a simple question. I am using Visual Studio 2010. But the SQL Server 2008 that comes with it does not have Management Studio with it. So I have installed SQL Server 2008 again seperately in my machine. Now I want to know how to attach SQL Server 2008 with Visual Studio 2010. Can any body help?

Software/Hardware used:
Visual Studio 2010 and SQL Server 2008
ASKED: April 15, 2011  11:54 AM
UPDATED: May 3, 2011  12:55 PM

Answer Wiki:
Hello, Please write to my email address box: (khalifamorin@yahoo.com) My name is Morin, a good looking girl. I became interested in you after going through your profile today and i wish to continue relationship with you which if nature will permit we have a long way to go. I have a special reason of contacting you which i will make known to you, tell you more about myself and also send my pictures to you. I will like you to get back to me through my email address: (khalifamorin@yahoo.com) Morin
Last Wiki Answer Submitted:  May 2, 2011  11:22 pm  by    0 pts.
All Answer Wiki Contributors:    0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

What do you mean by: “how to attach SQL Server 2008 with Visual Studio 2010” ?

Can you add some clarification, please ?

 63,535 pts.

 

I mean, in my project I am using Visual Studio 2010. It already contain SQL Server 2008 with it, right? But the problem is this SQL Server 2008 does not contain Management Studio. So I want to have SQL Server 2008 separately. Now I want to know how to use this SQL Server with Visual Studio.

 25 pts.

 

When you install Visual Studio an express edidion of SQL Server is installed as well, but that doesn’t mean that SQL Server is part of Visual Studio.

It doesn’t matter whether you installed it separately or with Visual Studio. Your projects will need to be coded/configured to connect to the database in the same way.

 63,535 pts.