
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 …
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 …
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 …
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 - 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?
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
SSIS Package Insert into Temporary Table
Mar 29, 2012 · The SSIS package could run, filling this table with rows, and using it's own "execution instance" GUID to populate that column. The SSIS package could then call the …
In SSRS, aggregate measure based on dimension value
Aug 26, 2014 · I am writing an SSRS 2012 report whose data source is an SSAS cube. In one table of this report, I am using a very simple data set with one dimension (Category) and one …