Viewing 15 posts - 3,481 through 3,495 (of 4,272 total)
I think an Exec SQL task that returns a row count and feeds it into a variable. Then the variable is used in the precedence with expressions to determine...
September 23, 2009 at 1:11 am
I haven't experienced that. There are additional features, and you can do some things faster like index rebuilds. But your everyday queries shounld't be any faster..
CEWII
September 23, 2009 at 1:07 am
To make it work you can't use the Integration Services Package type. You have to use Operating System type..
You need to find the full path to the 32-bit version...
September 22, 2009 at 11:20 pm
Simple question..
Does the sproc support multi-values in the paramter? If not no matter what you want to send it won't work..
Do you know if it allows multi-input? If...
September 22, 2009 at 11:07 pm
Maybe for SQL Mail.
And a warning from BOL "This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development...
September 22, 2009 at 10:51 pm
September 22, 2009 at 10:39 pm
September 22, 2009 at 10:38 pm
It should. However, if the job was running DURING the failover the answer is probably no, it won't restart.
CEWII
September 22, 2009 at 10:37 pm
Lynn, great article..
You make reference to Jeff's article, I'm curious how this method compares to Jeff's method..
CEWII
September 22, 2009 at 9:41 pm
EXEC dbo.Test1 @Key1 = ?, @Key2 = ?
CEWII
September 22, 2009 at 9:14 pm
Sorry, it came accross as not understanding the entire point I was making. It sounds like you understand..
CEWII
September 22, 2009 at 9:12 pm
September 22, 2009 at 9:07 pm
Kicking_Fish0713 (9/22/2009)
Can somebody help me on how to solve my problem in SSIS?
I've created SSIS,when I try to run this on the development,it works.
But on the job,the error is:
Argument "XLS"...
September 22, 2009 at 9:07 pm
There isn't a query.
You'd have to write it in .NET to make it happen, so no, I can't give you a query..
CEWII
September 22, 2009 at 9:04 pm
It is possible, sort of, but the problem is that you have to set the command and you can't change it. What that means is that you can't change...
September 22, 2009 at 9:01 pm
Viewing 15 posts - 3,481 through 3,495 (of 4,272 total)