Jerod Johnson

Jerod moved through life as a high school math and computer science teacher, developer support engineer, and software developer before landing in his current role as a technology evangelist, writing about, demo-ing, and presenting data connectivity solutions for CData. In the wild, you’ll find Jerod spending time with his wife and kids, out climbing some rocks (or plastic holds), or gathered around a table with friends playing board games.

SQLServerCentral Article

Build an OLAP Cube in SSAS using an ADO.NET Data Provider

SQL Server Analysis Services (SSAS) is an analytical data engine used in decision support and business analytics. It provides enterprise-grade semantic data models for business reports and client applications, such as Power BI, Excel, Reporting Services reports, and other data visualization tools. When paired with ADO.NET data providers, you can create cubes from external data […]

5 (1)

You rated this post out of 5. Change rating

2019-04-30

3,552 reads

Blogs

Deploy a Dockerized Python TODO App to Azure Container Apps Using Pulumi and Azure Key Vault

By

In this post, I will guide you on how to deploy a dockerized simple...

SQL Server Wait Stats

By

Everything in SQL Server is waiting for something…this is by design. And most people...

FabCon 2025 Recap

By

Hey fellow data friends! Wow, March was an absolutely crazy month (in the best...

Read the latest Blogs

Forums

SQL Server - Log file not getting smaller on Log backup

By matt019

I have a database that is in full backup recovery model. When the log...

Edition features

By mtz676

SELECT * FROM sys.dm_db_persisted_sku_features If the result set has no records is it conclusive...

The Subtle Differences Between COALESCE and ISNULL

By omu

Comments posted to this topic are about the item The Subtle Differences Between COALESCE...

Visit the forum

Question of the Day

SQL Server Collations

At what levels can we set the collation in SQL Server 2022?

See possible answers