Viewing 15 posts - 3,316 through 3,330 (of 4,272 total)
I'm reaching a little here but if I remember these would be subscriptions in SSRS, the parameters would need to be the same but I'm pretty sure you can do...
October 15, 2009 at 2:38 pm
Jeff Moden (10/15/2009)
October 15, 2009 at 2:28 pm
Roy Ernest (10/15/2009)
Elliott W (10/14/2009)
October 15, 2009 at 2:13 pm
Now that is an interesting idea.. I think it could work..
CEWII
October 15, 2009 at 1:29 pm
What exactly built-in DDS allows me to do?
It allows you to schedule report generation and delivery with different parameters for each recipient.
Just store email recipients addresses or something more?
Addresses and...
October 15, 2009 at 11:43 am
I would be hesitant to say there isn't a possibility, but I would be willing to say probably not.
One of the uses of encryption is to keep that trusted information...
October 15, 2009 at 11:17 am
The biggest part is having a query that provides all the input values for the report being generated. This is pretty straightforward if you are reporting of relational data,...
October 15, 2009 at 11:04 am
I have an additional suggestion..
Put a computed column in the table that contains the formula and set it to persisted. Then instead of the int column you reference the...
October 15, 2009 at 10:56 am
I think you want to look at transactions in SSIS, all succeed or all fail..
http://www.mssqltips.com/tip.asp?tip=1585
CEWII
October 15, 2009 at 9:45 am
I would have to say it SHOULDN'T be visible in the clear to you. Which leads me to say that it probably wasn't encrypted. That is not good.
CEWII
October 15, 2009 at 8:04 am
You won't be able to use it that way..
The workaround is to create another variable, I like Cmd of type string at the package level..
Add a Script Task, for the...
October 14, 2009 at 4:19 pm
Well when I release my auditing and logging "project" on Codeplex you guys can take it apart..
CEWII
October 14, 2009 at 4:09 pm
While some of the questions have been gems.. Some of the responses, mostly from the inexperienced, are nothing shy of wild guesses based on nothing, let alone experience. ...
October 14, 2009 at 4:07 pm
If there are dependent services it may be waiting for you to press "y" to say stop those dependent services.
Also, what problem are you trying to solve with this? ...
October 14, 2009 at 3:55 pm
Viewing 15 posts - 3,316 through 3,330 (of 4,272 total)