Viewing 15 posts - 286 through 300 (of 966 total)
The credentials that the user is using to run that report does not have access to the stored procedure that drives that dropdown. That would be my first guess.
This. If...
June 3, 2015 at 4:44 am
In SQL Server Management Studio view "Registered Servers". Create a folder for your 10 instances and register each server instance. Once all 10 are added right-click on the folder and...
June 3, 2015 at 4:41 am
If you script out your trace you can also have Windows Data Collector Sets setup an alert that can trigger the trace if certain counter limits are exceeded. I have...
June 3, 2015 at 4:35 am
I am interested in this as well. There are supposed to be some improvements with SSRS with this release but I am not sure what they are yet. I heard...
June 3, 2015 at 4:30 am
If I download and install this on my SharePoint 2007 Server, will it overwrite anything i.e .Net files or current databases, or instances
No. If you just install Management Studio nothing...
June 2, 2015 at 10:13 am
Install SSMS from the SQL Server Express link:
Microsoft® SQL Server® 2014 Express - Click "Download" and select the MgmtStudio 32/64BIT\SQLManagementStudio_x86/64_ENU.exe file depending on your system architecture.
June 2, 2015 at 7:42 am
Not sure this is supported. If you cannot get a trusted SMTP relay that accepts anonymous connections or connections only via certain IPs you might have to setup SMTP on...
June 2, 2015 at 7:36 am
Can you give some more details? Examples of the server names involved in mirroring? How the applications are configured to connect to the databases? The error message(s) you are receiving?
June 1, 2015 at 2:05 pm
Yes, this was from the newly released SP1. Not sure how anyone is going to apply CU7 after SP1; CU7 is for RTM. I imagine there will either be a...
June 1, 2015 at 12:06 pm
Unfortunately I just found this issue on a SQL Server 2014 SP1 instance. SP1 was supposed to have fixes through CU5 applied. Apparently some fell through the cracks.
June 1, 2015 at 7:35 am
If I have daily new excel data to be shown as report on Report Server, with the method you are recommending, can I get the daily new excel sheet to...
May 30, 2015 at 7:10 pm
So a couple of things:
I would try changing Version=10.0.0.0 to Version=12.0.0.0 and see if that works.
The bigger question is whether or not you should be trying to use SSIS as...
May 30, 2015 at 6:11 pm
No, that is only supported on Enterprise, Datacenter or Itanium versions.
May 30, 2015 at 3:50 pm
Viewing 15 posts - 286 through 300 (of 966 total)