Excel: read data from stored procedure, with great difficulty
Working with data (and information), I use Excel extensively. In my current project I use it to show results from tests. Having automated the tests I thought that reading the results from a stored...
View ArticleAttempting to program C++ once more
I have been trying (for a few hours) to create a good checksum function using C++ and found a nice MD5 implementation I thought would be a nice starting point.The business case for this is that I do...
View Article"Domain Driven Design" and "Information Islands"
Domain driven design, as it has been explained to me, dictates that the data shall have the truth in the domain model layer at the same time as you must have a bounded context. This way you create an...
View ArticleHandling historical data with SQL - Common errors in datawarehousing
Greetings,It has been a while since my last post. Here is an old post I put here because it comes up in mature enterprise data warehouses. Two easy points that are too hard to put in Power Point, but...
View Article