Viewing 15 posts - 166 through 180 (of 1,222 total)
I am not sure that you can add a tooltip to the labels on an axis. You can change the font size which might help. You can also...
September 29, 2014 at 10:28 pm
I think the answer to this is so wrong, it is ridiculous.
The correct answer is that there could be up to 20 different values(assuming that the answer required...
September 29, 2014 at 10:25 pm
Mmm, I just ran the code using SQL 2012 and I get 10 different result. Each of the records uses a different seed and, hence, should produce a different...
September 24, 2014 at 10:04 pm
Why not simply add a step to the end of the job that executes on success ?
September 19, 2014 at 1:00 am
Not sure what your error is but I would start with checking the SSL certificate that you are using .
Also, SSRS does not use IIS so you will not see...
September 9, 2014 at 10:20 pm
Have a look at the FOREACH LOOP container. You can configure it to use wildcard searches of directories and use the result to iterate through it file that matches...
September 9, 2014 at 10:09 pm
Mmm, I selected Sales and was told it was the wrong answer.
September 8, 2014 at 10:35 pm
I can't find a reference to this at the moment but I am pretty sure that sql 2012 transactional replication is not supported when replicating to SQL 2000.
September 7, 2014 at 10:38 pm
SQLisAwE5OmE (9/4/2014)
If you grant exec permission to that user for that SP, wouldn't that work?
By default, sprocs will execute using the permissions of the caller. So, not that won't...
September 4, 2014 at 10:11 pm
You could try changing the "Display" option for the pivot table to "Classic PivotTable layout" (right click in the pivot table, select "PivotTable Options" and select the "Display" tab). ...
September 3, 2014 at 9:51 pm
Have a look at "Time Intelligence" in Book online. It is a wizard that you can use (in BIDS/SSDT) to generate the MDX code for various time based calculations.
September 3, 2014 at 9:41 pm
meghna.bhargav (9/1/2014)
My DBA is preparing the failover environment for production environment
The DBA does have a question how to handle the ReportServer database, as the reports will need to point...
September 2, 2014 at 10:23 pm
cbernardes (8/31/2014)
In my Main report I am passing a multi-value parameter. When I run it, it...
August 31, 2014 at 9:55 pm
Yes - you will need to install SP1 again if you want the SSAS instance to be SP1
The SSAS instance will be RTM. Having various instances on the save...
August 27, 2014 at 9:31 pm
Ratheesh.K.Nair (8/26/2014)
One of our application failed with error 'Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
if we add user NT AUTHORITY\ANONYMOUS LOGON the the error vanishes but is it a...
August 26, 2014 at 10:38 pm
Viewing 15 posts - 166 through 180 (of 1,222 total)