SSRS

Connection of Sybase to .Net and SSRS

The connection of Sybase to SSRS was made in the project using the Sybase ASE ODBC driver. This driver needs to be installed.
After installation, the next step is to create an ODBC data source for Sybase. This can be done by adding a new system data source under [...]

Continue reading about Sybase with DotNet Application and SQL Server Reporting Services

Tech Guy on August 31st, 2009

Microsoft SQL Server Reporting Services is a comprehensive solution for creating, managing, and delivering both traditional, paper-oriented reports and interactive, web-based reports from different types of data sources. This article covers the implementation details of generating an Ad hoc Report using SQL Reporting Services.

Continue reading about Ad hoc Reporting using SQL Server Reporting Services 2005

This article explains the step by step troubleshooting methodology for correcting the error “The report server is not responding. Verify that the report server is running and can be accessed from this computer” that occurs in SQL Server Reporting Services (SSRS 2005). SQL Server 2005 Reporting Services (SSRS 2005) allows creation of reports which can be deployed to Report Server. Configuration is required for Report Server.This article provides a stepwise procedure to configure SSRS 2005 using SQL Server Configuration Manager.

Continue reading about Troubleshooting SSRS Error “The report server is not responding”