Author Archives: Bert
SA Corona Virus
Please click here for information around the SA Corona Virus.
Recursive CTE's
First, the problem: You have a table containing some kind of a hierarchy using parent IDs. You have to write some SQL to return all of this data in the hierarchy with each parent and then the child records. One … Continue reading
C# Dll's and Delphi
Today I had to create a C# Dll to be called from a Delphi 4 application. The only way of doing it is to register the Dll for COM interop. Its not that hard to do, but I was missing … Continue reading
Microsoft Certification 70-433: MS SQL 2008 Database Development
A while ago my client decided to switch over from using Sybase ASE to MS SQL Server 2008. Having not used MS SQL for the past couple of years, I decided to go write the certification exam as a way … Continue reading
Up and Running
The blog is up and running! I still need to sort out the theme and add a few things though…