4

Does Visual Studio 2012 install package includes SQL Server Express 2012 LocalDB or it has to be installed separately? If it is separate installation which package should be installed first ?

4

1 に答える 1

8

It comes with VS 2012 (specifically with the SSDT part, as long as you didn't deselect it in the advanced options during installation). If you did, just install SSDT and it will install localdb.

于 2012-09-12T16:00:32.417 に答える