The visual-studio-2012 tag has no wiki summary.
0
votes
0answers
43 views
Visual Studio 2012 database project resources? [closed]
I'm beginning to use Visual Studio 2012 for database deployments with SQL Server 2005 (and soon 2008/2012), and its been a lot to get my brain wrapped around. I'm dealing w/ VisualSVN, big deployment ...
1
vote
2answers
72 views
Microsoft SQL Server how can i detach localdb to run on any computer
I am working on a personal project and have implemented a database system using the Entity Framework code first tutorial on msdn, link below,
http://msdn.microsoft.com/en-gb/data/jj193542
I am ...
2
votes
0answers
103 views
SQL71561 Error on Schema compare after initial import from database
I have created a new sql server project with SSDT 2012, then I went to import an existing database and it created all my scripts. After that I did a schema compare between the project and the database ...