Where I can, and how develop own simple SQL Server database in msvs 2010??? Where I must click to do own db, after that I will do some linq views

Also I have SQL Server 2008

link|improve this question

60% accept rate
2  
google.com GO – Robotsushi Jun 22 '11 at 18:49
msdn.microsoft.com/en-us/library/ms233763(v=VS.100).aspx allright, thank you R0MANARMY – user707895 Jun 22 '11 at 19:02
feedback

closed as not a real question by Daniel A. White, Robert Rossney, marc_s, a'b'c'd'e'f'g'h', JB King Jun 22 '11 at 19:30

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

up vote 2 down vote accepted

You could take a look at this page on MSDN: Walkthrough: Creating a SQL Server Express Database.

link|improve this answer
feedback

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