Niels Berglund

sp_execute_external_script and SQL Server Compute Context

This is a collection of posts about sp_execute_external_script (SPEES) and SQL Server Compute Context (SQLCC).

Table of Content

  1. sp_execute_external_script and SQL Compute Context - I - An overview of SQL Server Compute Context and how it works on a high level.
  2. sp_execute_external_script and SQL Compute Context - II - A look at why the SQL Server Compute Context performs better (sometimes) than the local context.
  3. sp_execute_external_script and SQL Compute Context - III - We use WinDbg, Process Monitor and WireShark to look in detail what happens in SQL Server when we use RxSqlServerData to pull data.
  • More To Come
comments powered by Disqus