SSDT Overview Tips 27 January 202327 January 2023 SQL Server Data Tools help with the deployment Change the development flow from scripts to develop-compile-publish like OOO languages in an IDE. The project name is the default database name…
Get Started… Database Project Properties 1 January 20233 January 2023 After creating a database project, we'll want review and edit two Project Properties pages: Project Settings and Debug. These settings will help configure database properties and development environment. Visual Studio…
Get Started… Visual Studio Solution for SSDT 30 December 20223 January 2023 I understand some experienced developers use SSMS and are unfamiliar with SSDT; to keep our focus, we will start with a new, empty solution and add a SQL Server Database…
Get Started… Getting Started 29 December 20223 January 2023 This blog targets an audience with version control, Visual Studio, SQL Server Management Studio (SSMS), and SQL Server development experience. We're going to discuss the database development pertaining to a…