Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3237424
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T17:44:14+00:00 2026-05-17T17:44:14+00:00

I usually create a solution folder in Visual Studio and put my DB scripts

  • 0

I usually create a solution folder in Visual Studio and put my DB scripts in them. I always use at least this set of scripts:

  1. Drop model
  2. Create model script
  3. User functions
  4. Stored procedures
  5. Static data (lookup tables)
  6. Test data (not deployed)

Then I simply combine them and run against an SQL Server so I’m able to recreate the whole DB in a single step (by combining these scripts into a single one and executing it).

Anyway. I’ve never used projects in either:

  • Visual Studio or
  • SQL Management Studio

I’ve tried creating SQL Server 2008 Database Project in Visual Studio 2010, but I’m somehow overwhelmed by all the possible server settings (which I prefer to stay default as set on the server anyway). So I’m a bit confused: Should I use this project template or should I just do the same thing I always did?

What do you use and why? What are advantages I may benefit from by using either?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T17:44:14+00:00Added an answer on May 17, 2026 at 5:44 pm

    If I were you I would continue to do it the way you are doing it. In fact I do! The advantages of having the actual .sql files right there in a folder for you to use/edit/look at in my opinion are far better than the advantages you get by using a DB project. DB Project would be used if you were doing something like Storage Reports, were you have to communicate with like 8 databases and compare then to 8 different databases and save result sets etc… Now don’t get my wrong there are advantages of Database Projects, I just don’t think they are actually doing much help when you have such a simple setup that works already.

    Advantages of the SQL Server 2008 Database Project in VS10:

    • Not having to switch back and forth
      from your current client you use to
      communicate with your SQL server.
    • Decent Data and Schema compare tools.
    • Gives you a one-click way to reverse
      engineer a database into source
      control, and keep it up to date.
    • You can compare projects to physical
      databases and vice-versa. (This makes it pretty easy to keep your database up to date, no matter where you make change it: file system database project, or in the physical database itself)
    • If the current tool your using is not specifically tailored to SQL Server, this one is.
    • Extremely helpful if you need to do
      unit tests directly on the database
      without using abstractions.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What I usually do is create a new file in the solution where I
I usually create my SQL tables and stored procedures by writing a script inside
Hey I usually run into a situation where I will create a class that
Usually when I need to fork in C, I do something like this: pid_t
Usually when I build a site, I put all the CSS into one file,
Usually when I plot in MATLAB , it always draws on the same figure.
Usually, when using Windows Authentication, the software (eg Internet Explorer) tries to use Windows
Usually a mobile dev would not have to do this because the smart-minimise feature
Usually when I'm creating indexes on tables, I generally guess what the Fill Factor
Usually Flash and Flex applications are embedded on in HTML using either a combination

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.