Sunday, 14 July 2019

Thursday, 4 April 2019

Passing data into a SQL Trigger

Okay, that title is a BIG fat lie! - You can't actually pass data to a trigger! But, I had a need to simulate the passing of data! - You see I had a trigger that performed some audit logging when data was changed and wanted to tie this event up with other events that had happened, external to the trigger. The scenario went something like this: - There is code running in C# land that triggers...
Contact Me:  ocean.airdrop@gmail.com

Sunday, 31 March 2019

Sunday, 3 February 2019

Sunday, 21 October 2018

Flutter Mobile UI Framework

Flutter is a new mobile UI framework from Google, that allows you to create native applications on iOS and Android. At the time of writing this blog post, it's still in beta but apparently will hit 1.0 soon! Now, I gotta say, when I first learned about Flutter, and what it was all about, I was very...
Contact Me:  ocean.airdrop@gmail.com

Sunday, 7 October 2018

Installing RabbitMQ on Windows

I really like RabbitMQ! If you have not come across RabbitMQ before, it's a messaging system that enables you to seperate your system out to communicate and send data between services or even other systems. If you want to ensure your system meets your reliability, scalability and performance requirements...
Contact Me:  ocean.airdrop@gmail.com

Sunday, 30 September 2018

Saturday, 23 June 2018

Popular Posts

Recent Posts

Unordered List

Text Widget

Pages