Viewing 15 posts - 541 through 555 (of 669 total)
bozworth hollinz (5/10/2010)
July 25, 2010 at 11:22 pm
GSquared (2/3/2009)
July 25, 2010 at 10:59 pm
Hi Malavika,
Concrete your fundamentals for Dimensional modelling even before you begin with any OLAP tool.
July 16, 2010 at 12:54 am
I woruld suggest you create checkpoint xml file and parse the content
:-):-):-)
July 13, 2010 at 7:28 am
if the package is passing QA and failing in Production it has to be an issue with permission
July 13, 2010 at 5:25 am
As a matter of fact you may employ a combination of XML configuration files which store the Connection string details(acting as a pointer to DB) and SQL tables for login...
July 13, 2010 at 5:04 am
Hi Ria,
This is simple. You have to use SQL Windowing functions such as ROW_NUMBER,RANK,DENSE_RANK with the OVER CLAUSE using Partition...:cool::cool::cool:
Hope this helps!!!
July 13, 2010 at 4:51 am
SQL Server Agent, but be sure you have enabled the Agent from Configuration Manager
:cool::cool::-)
July 12, 2010 at 2:14 am
July 7, 2010 at 6:31 am
Hi Sabarinathan,
Let us begin with the definition of each which will be followed by examples:
1. Additive measures: These are those specific class of fact measures which can be aggreagated across...
July 7, 2010 at 6:05 am
Hi Anil,
I still do not understand how does the SQL statement you implemented works fine...you still are refering the destination table.
And as mentioned earlier..this is brute force loading...
July 7, 2010 at 12:19 am
Priya,
You may use windowing functions(ROW_NUMBER,RANK,DENSE_RANK)
But this is a bad database design...I do not see a primary key constraint employed
July 6, 2010 at 8:05 am
Create variables....that suit your need:-D:-D:-D
Or use markers (?)
July 6, 2010 at 7:56 am
Vibin,
Out of box SSIS components will not meet your need.
You will have to code script tasks that meet your need
July 6, 2010 at 7:49 am
Viewing 15 posts - 541 through 555 (of 669 total)