Knowledge Base

Search Results ...

Using CHECKSUM to Detect Changes in Staging Tables

May 5, 2017 Posted by Tom Nonmacher

 

In today's data-driven world, maintaining data integrity is paramount to the success of any business. Detecting changes in data is a vital aspect of maintaining this integrity, especially in staging tables where data is often updated or modified. One effic[.....]

Tuning SSRS Performance for Multi-Tenant Report Servers

April 28, 2017 Posted by Tom Nonmacher

 

As businesses grow and diversify, there is an increasing need to serve multiple clients from a single reporting platform. SQL Server Reporting Services (SSRS) offers an effective platform for multi-tenant reporting but to ensure optimal performance, tuning[.....]

Using Table-Valued Parameters for Bulk Operations

April 21, 2017 Posted by Tom Nonmacher

 

In the world of SQL Server, efficient data handling is a necessity. One of the most effective ways to handle bulk data operations is through the use of Table-Valued Parameters (TVPs). Available in SQL Server 2016 and later, TVPs allow you to send multiple[.....]

Using SSIS with Script Task for API Data Pulls

April 7, 2017 Posted by Tom Nonmacher

 

In today's data-driven world, APIs (Application Programming Interfaces) have become an essential tool for retrieving remote data. Developers often need to integrate these data sources with SQL databases, and this is where SQL Server Integration Services (S[.....]

Comparing SSRS vs Power BI Paginated Reports (2017 Edition)

March 3, 2017 Posted by Tom Nonmacher

 

Welcome to SQLSupport.org. Today, we're going to discuss and compare two significant reporting tools from Microsoft: SSRS (SQL Server Reporting Services) and Power BI Paginated Reports. These tools, compatible with several platforms such as SQL Server 2016[.....]

Designing Surrogate Keys for BI Fact Tables

February 24, 2017 Posted by Tom Nonmacher

 

In the world of Business Intelligence (BI), fact tables are the cornerstone of any data warehouse. They store the measurable, quantitative data about a business. When designing these fact tables, it's essential to consider the use of surrogate keys. Surrog[.....]

Using SSRS Expressions for Dynamic Row Coloring

January 13, 2017 Posted by Tom Nonmacher

 

When it comes to data visualization and reporting, SQL Server Reporting Services (SSRS) is one of the most powerful tools in a database administrator's toolkit. One of the most useful features of SSRS is its ability to use expressions to dynamically contro[.....]

Managing SQL Agent Jobs Across 50+ Servers

December 23, 2016 Posted by Tom Nonmacher

 

Managing SQL Agent Jobs across a multitude of servers can be quite a task. However, with the right use of SQL Server 2012 and SQL Server 2014, this task becomes manageable and efficient. The SQL Server Agent is a component of Microsoft SQL Server which is[.....]

Using SSRS Subreports for Reusable Output Blocks

December 16, 2016 Posted by Tom Nonmacher

 

In the world of SQL Server Reporting Services (SSRS), one of the most powerful features that can be used to create highly reusable and modular reports is the subreport. This feature is available in versions of SQL Server 2012 and SQL Server 2014, as well a[.....]

Extracting Metadata from SSRS Reports for Cataloging

October 28, 2016 Posted by Tom Nonmacher

 

SQL Server Reporting Services (SSRS) is a powerful tool that allows developers to design and manage reports. However, when working with a large number of reports, it can become difficult to manage the metadata associated with each report. This blog post wi[.....]





AF6CAB
Please enter the code from the image above in the box below.