Author Archives: Bert

SA Corona Virus

Please click here for information around the SA Corona Virus.

Posted in Corvid19, Uncategorized | Leave a comment

New Year

Happy 2011! Continue reading

Posted in General | Leave a comment

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

Posted in SQL | Tagged , , | Leave a comment

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

Posted in C# | Tagged , , , | 1 Comment

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

Posted in Microfost Certifications, SQL | Leave a comment

Up and Running

The blog is up and running! I still need to sort out the theme and add a few things though…

Posted in General | Comments Off on Up and Running