Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

Creating a new SQL server to use in projects with Microsoft Visual Studio 2013 Community

$
0
0

I recently installed MS Visual Studio Community 2013, and want to try out Microsoft SQL Server with some projects, but I cannot figure out how to. I have tried the following

  1. Creating a new project of type SQL 
  2. Create a new SQL file to create a table
  3. Import the SQL file to the database

This almost works, except every build fails, and I have no idea how to use it in another project. Am I doing this correctly? How do I use it in a C#, VB, etc... project?


Viewing all articles
Browse latest Browse all 7129

Trending Articles