I had a need to setup transactional replication from my SQL Server to SQL Database (Azure) where I only needed a selection of tables that I wanted to off-load to Azure. For this post I will be going through the … Continue reading
Tags: SQL Server
Identity Security Risk Assessment
Get a free AD security assessment to evaluate your environment and identify the most actionable issues.
Related Articles

How to collect and view LUW object space history with Toad for DB2
Watch as Toad for IBM DB2 expert, Jeff Podlasek, demonstrates how to collect and view DB2 LUW object space history with Toad for DB2....

Understanding Toad Data Point Workbooks and Workflows
This video will explain the difference between Workbooks and Workflows in Toad Data Point Workbook. Toad Data Point Workbook is a feature added in Toad Data Point version 5.0 and is available to Toad...

PySpark Examples #5: Discretized Streams (DStreams)
This is the fourth blog post which I share sample scripts of my presentation about “Apache Spark with Python“. Spark supports two different way for streaming: Discretized Streams (DStreams) and Struct...