Niels Berglund

Interesting Stuff - Week 7

Weekly roundup of what interesting stuff I have found.

Interesting Stuff - Week 6

Weekly roundup of what interesting stuff I have found.

RabbitMQ - SQL Server

SQL Server to RabbitMQ. A post about how SQL Server can communicate with RabbitMQ to push data out of the database.

Interesting Stuff - Week 5

Weekly roundup of interesting "stuff" I have read on blogs etc.

Interesting Stuff - Week 4

Weekly roundup of what interesting stuff I have found.

Interesting Stuff - Week 3

Weekly roundup of what interesting stuff I have found.

Interesting Stuff - Week 2

Weekly roundup of what interesting stuff I have found.

Abort, Abort, We Are XACT_ABORT:ing, Or Are We?!

SQL Server and XACT_ABORT(). Here we discuss the dangers of using XACT_ABORT in SQL Server OLTP databases. DO NOT DO IT!!

SQL Saturday Presentations

Post about the two SQL Saturday Presentations I did in Cape Town and Johannesburg

SqlClrProject on GitHub

As some of you may know, I - once upon a time - developed a project (VS add-in, templates, etc) for automatic deployment of CLR assemblies to SQL Server: SqlClrProject. That project has been dormant now for a couple of years, but I now and then get requests for where it can be downloaded from (I had it on CodePlex, but had to take it down as I didn’t publish the source code).