I'm looking to upgrade from the Express editions and I was wondering if Visual Studio Pro edition came with SQL server 2008 R2 developer edition.
Thanks.
I'm looking to upgrade from the Express editions and I was wondering if Visual Studio Pro edition came with SQL server 2008 R2 developer edition.
Thanks.
Nope, you have to buy them separately, but you can work with SQL Express in the meantime.
Edit: I don't know why but SQL Server 2008 r2 Dev edition is just $47.99 on amazon. and also SQL Server 2008 R2 Developer can easily be upgraded to SQL Server 2008 R2 Enterprise, web, standard etc., without reinstallation.
Edit 2: Ok, as @Infotekka says, YES it is included on the MSDN Subscription with some other software which comes in the purchase of VS2010 Pro :)
YES.
If you buy Visual Studio 2010 Professional with MSDN it comes with SQL Server 2008 Developer Edition, along with developer licenses for several other editions of SQL Server, Windows, and Windows Server.
This is the edition I bought and have sitting on my desk in front of me, it includes media for:
Again, those are developer licenses. You also have download access to ISOs for older versions of each though MSDN.
the Visual studio 2010 installation comes with the following: C#, Visual basic, C++ and sql server express 2008 R2 engine (you can customize the installation to only install 1 Language + SQLSR2). It does not come with the sql management tool though (given you can do almost everything from the VS main IDE)
If you need it, you can download the server management tool (any will work for any SQL Server Engine) and as stated before, upgrades are sequential withou need to reinstall.
The basic levels used to come with SQL Server Developer Edition. With SQL Server 2012 and above, these are no longer included in the Visual Studio Professional (MPN) level.
It appears that Microsoft would rather that Visual Studio developers target another platform.
While you can use the express edition if you start to debug client databases in excess of the 10GB limit you are stuck and will be unable to restore them.