Viewing 15 posts - 6,961 through 6,975 (of 11,678 total)
You can browse to the desired event handler using the Package Explorer tab.
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...
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...
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...
June 7, 2012 at 12:09 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...
June 7, 2012 at 12:01 am
Nice question about something I will never ever use 😀
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...
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...
June 6, 2012 at 1:05 pm
ACinKC (6/6/2012)
michaeljharper (6/5/2012)
June 6, 2012 at 6:32 am
I can't really think of a better way to do this.
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.
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.
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...
June 5, 2012 at 11:52 pm
Very interesting question, but those answers were hard to read 🙂
June 5, 2012 at 11:44 pm
Viewing 15 posts - 6,961 through 6,975 (of 11,678 total)