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 21st, 2013, 01:04 PM
MikeSmith88
Guest
 
Posts: n/a
Default Does Visual Studio already include a database

Does Visual Studio 2012 already include a database, or do I need to download one, such as SQL Server?
Thanks! Mike
 
Old September 22nd, 2013, 07:27 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!
The Following User Says Thank You to Imar For This Useful Post:





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to restore Database in visual studio 2008 ? Abhishek Kumar ASP.NET 4 General Discussion 0 October 6th, 2011 10:12 PM
Visual studio 2005(32 bit) code not work in visual studio 2008 on windows server 2008 gr8.jain Visual Basic 2008 Essentials 1 August 31st, 2009 10:07 AM
visual studio 2005 connect to database mz121 Visual Studio 2005 0 August 7th, 2006 07:11 AM
Visual Studio 2003 vs. Visual Studio 2005 eitanbarazani C# 2005 4 May 9th, 2006 01:34 AM





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