Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 2012 > Visual Basic 2012 General Discussion
|
Visual Basic 2012 General Discussion For any discussions about Visual Basic 2012topics which aren't related to a specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2012 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 20th, 2013, 12:34 AM
Registered User
 
Join Date: Sep 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Question SQL Server 2012 Express - Do I need it for Visual Studio?

To all,
Should I downlaod SQL Server 2012 Express if I have Visual Studio 2012? I am a brand new VB programmer, and I see in the Beginning Visual Basic 2012 book a recommendation to download a free version of SQL Server 2012 Express. But then, I read in the Professional Visual Studio book a statement that Visual Studio has pretty much everything I need, and thatI I do not need to venture outside of it for connection to a database. Please help me decide if I need to download SQL Server 2012 Express or not.
Thank you,
Mike
 
Old September 22nd, 2013, 07:28 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

Visual Studio 2012 installs SQL Server 2012 Local DB edition, which is a version of SQL Server used for development. You need to address it as (localdb)\v11.0 in your connections.

You can also use SQL Server Express or the Developer Edition, which both need to be installed separately.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
visual Studio 2012 willcarter777 Visual Studio 2005 0 August 29th, 2013 09:32 AM
Force SQL Server 2012 to Use Visual Studio 2012 Titera BOOK: Professional Microsoft SQL Server 2012 Administration 1 May 6th, 2013 02:22 PM
Visual Studio 2012 Bug? vbboyd BOOK: Beginning ASP.NET 4.5 : in C# and VB 2 February 3rd, 2013 06:44 PM
Chapter 4, visual studio 2012 Squackles BOOK: ASP.NET 4 24-Hour Trainer 0 December 19th, 2012 08:00 AM
Help With Visual Studio 2008 & SQL Server 2005 Express Rambo Visual Studio 2008 3 December 21st, 2009 12:08 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.