Viewing 15 posts - 346 through 360 (of 402 total)
We use Microsoft Visual Source Safe - I dislike it intensely! - just my opinion but one to stay away from..
March 14, 2012 at 7:27 am
Right click on the chart background (inside your axis not the chart area surrounding it) 4th option down "Show Secondary Axis"
Andy
March 14, 2012 at 7:20 am
Hi
Missing a bracket at the end of the expression
=IIF(Parameters!Option.Value= 1, First(Fields!Name.Value, "DataSet1"),First(Fields!Name.Value,"DataSet2"))
Andy
March 7, 2012 at 6:06 am
Hi
Yes you add it as a child group
Then use the parent row add the client name and any summary data you wish and the detailed data should be added to...
March 1, 2012 at 2:16 am
Just my two cents but I much prefer to use the SQL Server Config files rather than XML
I find it much easier to maintain and make changes if necessary...
February 29, 2012 at 9:49 am
Hi
Yes this is possible
You need to create another group within your Client group and call it Detail or something
Then in the Detail group properties go to the visibility section...
February 29, 2012 at 9:17 am
Then the package is not failing and your job will continue to complete successfully - you need to set the task to fail the package on failure in the properties...
February 29, 2012 at 7:48 am
Sounds like the Package is possibly not failing - what is the failure message you get when you run the package, or is it just the one task failing and...
February 29, 2012 at 7:40 am
Temp Tables and Table Variables certainly have their uses especially if you have a large script with using many in-line views like this. I've managed to get scripts that just...
February 29, 2012 at 5:43 am
Based upon the lack of information you have provided - unfortunately not
February 29, 2012 at 5:29 am
Your welcome - hope it works for you 🙂
February 29, 2012 at 5:19 am
I haven't got time at the moment to tidy up the SQL or check the result accuracy for that matter (I'll leave that part up to you!)
However take a look...
February 29, 2012 at 4:53 am
Viewing 15 posts - 346 through 360 (of 402 total)