Niels Berglund

SQL Server 2019 & Java with Visual Studio Code

We use VS Code to write Java code, and Maven to compile and package.

Interesting Stuff - Christmas, New Year, Week 1, 2019

Kafka, stream processing SQL Server 2019 & Java, and other interesting topics.

SQL Server 2019 Extensibility Framework & Java - Misc. 'Stuff'

We look at SQL Server 2019 Java Extensions, and Java packages, the CLASSPATH and JAR files!

SQL Server ML Services - Multiple Input Data Sets

We look at how to push in multiple datasets to external scripts!

SQL Server 2019 Extensibility Framework & Java - Null Values

We look at how to handle null values when calling Java code from SQL Server.

SQL Server 2019 Extensibility Framework & Java - Passing Data

Look at how to pass data back and forth between SQL Server 2019 and Java.

SQL Server 2019 Extensibility Framework & Java - Hello World

We look at how we install and enable Java extensions in SQL Server 2019, and a couple of simple Java methods.

SQL Server 2019 for Linux in Docker on Windows

A look at how to run SQL Server 2019 for Linux in a Docker container on a Windows machine.

What is New in SQL Server 2019 Public Preview

A very initial investigation of what is new in SQL Server 2019 Machine Learning Services.

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.