Guy Harwood
  • Home
  • LinkedIn
  • Stack Overflow Profile

Database Projects

A collection of 2 posts
Visual Studio

Working with Visual Studio Database Projects

Visual Studio keeps a SQL file for each and every object in the database, and it can be cumbersome to have to maintain these manually, especially when working with tables. A more productive process is to have visual studio create a database locally for you, make your modifications in SQL
26 Oct 2012 4 min read
Visual Studio

Visual Studio 2012 - Generating SQL Data Inserts

Want to generate insert statements for a set of data in a SQL Server table? Open the table, and click the single script button... and out pops a batch of inserts, complete with IDENTITY_INSERT statements…
10 Oct 2012 1 min read
Page 1 of 1
Guy Harwood © 2025
Powered by Ghost