SQL Server 2016 makes the drop and if exists into a single statement. It will check for the object existence. If the object exists it will execute the drop statement
SQL Server 2016 and JSON Data
SQL Server 2016 is the latest version with a variety of new features and enhancements that will provide us the better performance security integrated reporting and analytics capabilities
Entity Framework Database first approach to Read/Insert/Update/Delete the database data in Asp.Net MVC & C#
Entity Framework – An indepth view on the CRUD Operations
How to handle input and output XML in SQL Server Stored Procedure
In this article let me show you how we can store the result set from a input XML to a Sql Server table and vice-versa
How to create SQL Server Trace programmatically for Troubleshooting and Performance Tuning
In this article let us see how to Create SQL Server Trace Programmatically for trouble shooting and Performance Tuning
Manage SSRS Report Parameter(s) and Report Subscription in SharePoint Integrated Mode – Part 2
In Part 2 of this series we’ll continue exploring few modes of generating SSRS report with report level parameters in SharePoint Integrated mode thru report URL. Subscription model in SQL Reporting Services in SharePoint Integrated Mode is also covered in this article.
Manage SSRS Report Parameter(s) and Report Subscription in SharePoint Integrated Mode – Part 1
In Part 1 of this series we’ll be exploring few modes of generating report using report level parameters in SSRS on SharePoint integrated mode. We will start with simple report and move to the cascading mode in report level parameters.
A Complete Guide for Installing SQL Server Reporting Services (SSRS) 2008 in SharePoint 2010 Integrated Mode
This article can be a complete reference for a ground-up approach on installing SQL Server Reporting Service (SSRS) 2008 in SharePoint Integrated mode for SharePoint 2010