Blog
Problem with ASUS P5E3.
I’ve discovered a problem with the Asus P5E3 motherboard. If you want to use additional SCSI card you can’t do this. I had such problem with my Promise FastTrack TX 4310. The problem occurs when you want to install new system, like my Windows Vista. If I turn on my...
New writer.
I’ve just installed new beta of Windows Live services. And now I’m checking what’s new. To write this post I’m using new live writer. At first I can see very useful option like Preview. In one click I can see how it will looks like on my blog with Preview option. For...
Failed to decrypt protected XML node.
I had strange problem with SSIS package. I made my package in Visual Studio, all tests ran without a problem at PC station. But when I upload it to production SQL server 2005 machine job failed… What’s going on? Error message was strange: “Description:Failed to...
How to import data from DBF file into SQL server
I spent a few hours to find solution for my last project. I had to import data from old DBF files into SQL server. I made such things a few years ago with SQL server DTS, but In SQL server integration services (SSIS) it must be done in different way, but when you know...
Warning: Null value is eliminated by an aggregate or other SET operation.
Have you received such error? I’ve got in my SSIS package something like this: “Hresult: 0x00040EDA Description: "Warning: Null value is eliminated by an aggregate or other SET operation.". End Error Error: 2008-01-12 12:02:52.75 Code: 0xC0047038 Source: STR3c-sells...
First look at the Visual Studo 2008
Impact-Site-Verification: -975757908 I’ve installed trial of Visual 2008. At first look there’s no such big difference between this version and previous one. First one you can see when you create a project as you can below there’s no Business Intelligence projects,...