I have a .NET application (in C#) that does some stuff and in particular loads data into a SQL Server 2005 database (into tables).<BR><BR>I'd like to automate the building of an OLAP cube based on ...
Data Partitioning is a very useful feature in SQL Server 2005 and beyond. I have discussed this database feature in previous blog entries but it is also available in SQL Server Analysis Services which ...