Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/sqlserver…
SSRS boolean parameter Yes and NO instead of True and False in prompt area
I am using SSRS 2008 As i want to have the Yes or No instead of True or false in Radio button Boolean parameter in prompt area.
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/sqlserver…
URL Parameter Export PDF in SharePoint Integration Mode
Running SSRS SQL 2008 with SharePoint 2007 in Integration mode. I want to pass a URL parameter to the RSViewerPage.aspx in SharePoint site to export the rdl to PDF or XLS automatically.
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/en-US/e0a…
Executing SSRS report via a console application though a SQL Server ...
I have a SSRS solution that contains 20 reports all of which utilise a shared data source called "DataWarehouse". This datasource has been configured to use Windows Authentication. These reports have been deployed to a server.
Global web icon
microsoft.com
https://www.social.msdn.microsoft.com/Forums/share…
Unable to connect to the SSRS server via SSMS
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 supports.
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/vstudio/e…
SSRS 64bit machine and drivers - social.msdn.microsoft.com
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 driver and the the custom data process extension to talk and connect to SSRS.
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/silverlig…
SSL and SSRS Configuration. - social.msdn.microsoft.com
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 existing data source. I cannot add a new data source. I downloaded the Report Builder from the download button on the SSRS web page (which took me to a Microsoft site) and gave the correct path. That also could not ...
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/sqlserver…
How to render SSRS Report using SSRS SOAP API with report tool bar on ...
Is it possible to render SSRS Report using SSRS SOAP API with report tool bar on the page.I found solutions to render report in excel,HTML or in pdf but i want to render a report with report tool bar.
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/sqlserver…
SSRS - A Subreport background image is overridden by background image ...
Per my understanding you are experiencing the issue about the background Image of the subreport not shown in the main report , right?
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/sqlserver…
flatfile as datasource in ssrs - social.msdn.microsoft.com
use SSIS to import the flat file into a SQL Server database table first and hen create a dataset in SSRS.
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/sqlserver…
SSRS basic authentication pass user credentials to SQL Server data source
The developer tells me he has to use forms authentication to provide access to SSRS, since he wants to prompt the user for credentials only once when the app starts up.