Archived Months
January 2003
March 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server data warehouse > april 2007

Design question
Posted by Stijn Verrept at 4/24/2007 12:00:00 AM
I have 2 tables like this: First table has rows indicating is someone comes in (InOut = 1 or goes out (InOut = 0) InOut SNID Date InOut 3 '2007-01-01' 0 4 '2007-01-15' 0 3 '2007-03-28' 1 5 '2007-01-01' 0 4 '2007-04-15' 1 5 '2007-02-12' 1 Second table indicates a category Categ...more >>


Problem in loading data from Excel
Posted by rahulcheeku NO[at]SPAM gmail.com at 4/23/2007 2:45:04 PM
Hi, I am building a DTS package in Sql Server 2000. Data source is an excel file and destination is Sql Server 2000. This package runs monthly and loads the data into database. But evey month the number of columns in the source excel change. Now i am trying to get the number of columns from th...more >>

BI Deployment Experiences
Posted by Carmen at 4/18/2007 9:08:02 AM
I'm trying to get some info on how other companies are handling BI implementations. We have a data warehouse project that we expect will have continuos changes. That is, new data sources coming in, more reports, etc. That implies new Integration Services packages, new Reporting Services repo...more >>

can ommiting log file speed up me and how
Posted by Tarvirdi at 4/14/2007 12:00:00 AM
Dear friends, I have a database with simple stucture and tasks but big data sizes (23M rec, 35G data file). Most of my data are static and I dn't need transaction facilities. so I set it to simple mode. The log file is created and has good size. How can I get ride of it to have more simpli...more >>

Kimball Templates
Posted by Joe at 4/12/2007 10:42:32 AM
When using the Kimball templates for designing Dimension tables, there = are 3 columns I have questions about. Isn't the RowStartDate and RowEndDate the way to manage historical = values? If so; why is the need for RowIsCurrent? In my example dimension below, it is capturing slow changing p...more >>

How to auto-refresh cubes
Posted by Gilgamesh at 4/7/2007 10:13:25 AM
Is there anyway to auto-refresh the Analysis Services 2005 cubes when data is updated in SQL server 2005? I tried configuring the cach options under Paritions, but that's not doing it. Thanks, Gilgamesh ...more >>

Attribute relationship doestn't exisits between
Posted by Kalyan at 4/5/2007 2:20:04 PM
I am using SSAS 2005 (64bit) i have client table Dimension is ClientShortCode (First letter of clientcode) ClientCode ClientName In Dataview Related clientcode to clientcode in fact table. Before SP2 installation works fine, when i browse the dimension ...more >>

How to run a xmla script from an SSIS package
Posted by CraigHB at 4/3/2007 3:20:01 AM
I have a xmla script that adds an role to a SQL Server 2005 Analysis Services database (see below). How do I run that from an SSIS package ? Is there a specific SSIS task that will do it ? Here's the script: <Create xmlns="http://schemas.microsoft.com/analysisservices/2003/engine"> <Pare...more >>




DevelopmentNow Blog