
SSL and SSRS Configuration. - social.msdn.microsoft.com
Feb 5, 2018 · I applied SSL certificate to our existing SSRS through SSRS configuration Manager. After applying I found I lost all the permission. I cannot edit the Connection String on the …
SSRS 64bit machine and drivers - social.msdn.microsoft.com
Jan 11, 2008 · I am in the process of building my own custom data processing extension and I was wondering if it is possible to build this as a 64 bit application, which can talk to the 64 bit …
flatfile as datasource in ssrs - social.msdn.microsoft.com
Dec 14, 2012 · use SSIS to import the flat file into a SQL Server database table first and hen create a dataset in SSRS.
SSRS Report Keep Loading - working fine in SSMS
Apr 19, 2017 · Then the query used the variables rather than the parameters. This caused the query to perform consistently whether called from SQL Server Manager or through the SSRS …
Unable to connect to the SSRS server via SSMS
Jun 8, 2016 · SSRS is in the native mode and I try to connect it with Windows Authentication. I tried starting SSMS as an Administrator, but the result was the same. I would appreciate your …
SSRS - A Subreport background image is overridden by …
Nov 20, 2014 · Per my understanding you are experiencing the issue about the background Image of the subreport not shown in the main report , right?
SSRS configuration manager - social.msdn.microsoft.com
Jun 28, 2013 · Can anyone point me to a simple explanation of using the SSRS configuration manager to manage different servers for shared data sources and project properties per …
Active Directory and SSRS - social.msdn.microsoft.com
Mar 30, 2011 · Question 0 Sign in to vote Is it possible to create a report in SSRS that queries Active Directory data such as user's phone extension, email address etc
uploading xslt files in 2017 - social.msdn.microsoft.com
Aug 29, 2019 · I am transitioning from SSRS 2012 to 2017. I have a number of reports that use Data Transformations. On my 2012 server I simply created a hidden folder and dumped all my …
SSRS Using Two Different Data Sources - social.msdn.microsoft.com
Mar 26, 2014 · Using SSRS yes we need to create two DS if the DB does not share the same server. Having said that we can use Lookup or Lookup Set function in SSRS to join or mapped …