Viewing 15 posts - 5,701 through 5,715 (of 6,395 total)
just use ssrs in native mode and develop the reports as normal which show the kpi info you want to show
I'm designing a monitoring metrics dashboard zt the moment which...
March 6, 2012 at 1:24 pm
are you restoring through script? If so do you have operators and dbmail configured? You could but a send mail or notify operator tax command after the restore to email...
March 6, 2012 at 1:18 pm
you should be able to configure that in the app where it grabs to logged in user at launch and stores it while the app is open then passes it...
March 6, 2012 at 1:10 pm
to summarise on from the link that dskinner provided
the two accounts nt service\mssqlserver and sqlserveragent act as a sort of proxy
it allows you to change the service account as and...
March 6, 2012 at 12:58 pm
the company I work for now uses entity framework, its managed by using windows auth on the connection string for only the account running iis. This user cannot login via...
March 6, 2012 at 12:44 pm
nope, it is a pain staking process to go through and change the security. That is why you see so many people talking about security groups in ad which...
March 6, 2012 at 12:44 pm
domain accounts and groups are two different things,
the objects to which the user cannot see will not be set at home level security. You will need to go...
March 6, 2012 at 12:28 pm
easiest option would be to get your ssrs admins to give you report builder access that way you can modify them direct on the server.
if that's not an option there...
March 6, 2012 at 10:11 am
did you open the report in report builder which is the bottom option when you use the drop down menu when you hover over the report item?
or did you save...
March 6, 2012 at 8:36 am
take a look here, this is the proc we use to send out any job failures
March 6, 2012 at 8:34 am
I've done something similar, just created a blank report the way i want it then copy and pasting the XML code from the tamplate into a new blank rdl for...
March 6, 2012 at 7:43 am
when you open that book the title page contains a URL to a library, might be worth searching there, but not managed to find an unleashed one for SSIS...
March 6, 2012 at 6:30 am
you just need to hit the drop down arrow, which appears when you hover over the report, then you can modify a number of things and edit the actual RDL...
March 6, 2012 at 6:28 am
what account is being used as the data source account?
from what you are saying it seems like its using windows authentication with the users account?
this is the most secure way...
March 6, 2012 at 6:05 am
Viewing 15 posts - 5,701 through 5,715 (of 6,395 total)