Viewing 15 posts - 6,961 through 6,975 (of 11,676 total)
You can browse to the desired event handler using the Package Explorer tab.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 7, 2012 at 3:57 am
i_sigma (6/7/2012)
How can we make a chart drill-able in iPhone or other handheld devices using open source Business Intelligence & Data warehousing Tools ?
Better ask in open source forums. This...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 7, 2012 at 3:55 am
opc.three (6/6/2012)
The marketing material says you can, but I have not tried it so could not say how accurate the claims are.
I don't think you can create a package in...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 7, 2012 at 3:48 am
The variable part is unnecessary. You can directly configure the connectionmanager using the XML config file.
If you go to package configurations and go to the wizard, make sure you select...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 7, 2012 at 12:09 am
What tasks do you use in the package?
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 7, 2012 at 12:03 am
SQL* (6/6/2012)
How about if we create COLUMNSTORE index on SupplierName (How the index page will be?)?
The index part in the name columnstore index can be a bit misleading. It doesn't...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 7, 2012 at 12:01 am
Nice question about something I will never ever use 😀
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 6, 2012 at 11:45 pm
Eric Mamet (6/6/2012)
If I have to modify my package, I might even be tempted to simply store the configuration database connection string as a variable and...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 6, 2012 at 2:23 pm
hurrican3p (6/6/2012)
I am looking for a slick alternative to minimize clutter in the package.
I don't really see the issue.
Every component has an error path. You combine them with a...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 6, 2012 at 1:05 pm
ACinKC (6/6/2012)
michaeljharper (6/5/2012)
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 6, 2012 at 6:32 am
I can't really think of a better way to do this.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 6, 2012 at 12:06 am
In such a scenario I wouldn't use environment variables but an XML config file.
You can specify this XML config file in the jobstep.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 6, 2012 at 12:03 am
You can write the header row once manually, and configure the flat file connection manager to not have a header row.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 5, 2012 at 11:56 pm
To wrap it up:
I changed the query so I don't join on the Date dimension but I filter on OrderDate directly, as Kevin suggested. I created a covering index by...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 5, 2012 at 11:52 pm
Very interesting question, but those answers were hard to read 🙂
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 5, 2012 at 11:44 pm
Viewing 15 posts - 6,961 through 6,975 (of 11,676 total)