By Rainer Stropek on
8/29/2005
Trigger, a hard topic. A lot of programmers like them, admins usually hate them and only a few people can really write them. Read tips & tricks about triggers and news about triggers in SQL 2005.
Read More »
|
By Rainer Stropek on
8/27/2005
RunningSum is an important function when building reports using BusinessObjects (BO). However, using this function can be a little bit tricky.
Read More »
|
By Rainer Stropek on
8/25/2005
SQL Server 2005 now natively supports publishing SQL procedures (no matter if they were written in T-SQL or .NET) as web services.
Read More »
|
By Rainer Stropek on
8/23/2005
…mit spezieller Betrachtung von SQL Server 2005
Read More »
|
By Rainer Stropek on
8/21/2005
"Slowly Changing Dimensions" sind für jedem Datenbankspezialisten, der sich mit Data Warehousing beschäftigt, ein Greuel. SQL Server 2005 SSIS macht das Leben wesentlich leichter.
Read More »
|
By Rainer Stropek on
8/20/2005
Whenever I do SQL 2005 workshop for customers and partners I ask what they think is the most interesting new feature in SQL 2005. By now I have always gotten the same answer: "The integration of CLR into the database. We want to write our stored procs in C#!".
Read More »
|
By Rainer Stropek on
8/18/2005
How to get fixed row and column headers in html tables.
Read More »
|
By Wilfried Mausz on
05.08.2005 21:36
Microsoft Office applications sometimes use an internal file format called EMZ for images. This weblog describes one possibility how to load an EMZ file to a .net bitmap object.
Read More »
|