<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technical Notes&#187; SQL Server Reporting Services</title>
	<atom:link href="http://technotes.towardsjob.com/tag/sql-server-reporting-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://technotes.towardsjob.com</link>
	<description>Technical Notes about Oracle, DotNet, Java, SQL Server, XML and UNIX</description>
	<lastBuildDate>Tue, 18 May 2010 01:45:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL Server 2005 Components</title>
		<link>http://technotes.towardsjob.com/sql-server/sql-server-2005-components/</link>
		<comments>http://technotes.towardsjob.com/sql-server/sql-server-2005-components/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 07:42:54 +0000</pubDate>
		<dc:creator>Tech Guy</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Relational Database Engine]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQl Server Agent]]></category>
		<category><![CDATA[SQL Server Analysis Services]]></category>
		<category><![CDATA[SQL Server Broker]]></category>
		<category><![CDATA[SQL Server Integration Services]]></category>
		<category><![CDATA[SQL Server Notification Services]]></category>
		<category><![CDATA[SQL Server Replication]]></category>
		<category><![CDATA[SQL Server Reporting Services]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/sql-server/sql-server-2005-components/</guid>
		<description><![CDATA[SQL Server 2005 – Relational Database Engine 
Database Engine is the primary component of SQL Server 2005, It is the Online Transaction Processing (OLTP) engine for SQL Server. It is responsible for the efficient storage, retrieval, and manipulation of relational and Extensible Markup Language (XML) formatted data. It is highly optimized for transaction processing 
 [...]


Related posts:<ol><li><a href='http://technotes.towardsjob.com/sql-server/step-by-step-sql-server-2005-analysis-services-ssas-project/' rel='bookmark' title='Permanent Link: Step by Step : SQL Server 2005 Analysis Services (SSAS) Project'>Step by Step : SQL Server 2005 Analysis Services (SSAS) Project</a> <small>Following are the steps to be followed to create a SQL Server Analysis Services (SSAS) Project in Microsoft SQL Server 2005 Business Intelligence Development Studio. Please follow the step by step instructions given in the tutorial to create SQL Server Analysis Services (SSAS) Project....</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/why-upgrade-to-microsoft-sql-server-2008/' rel='bookmark' title='Permanent Link: Why Upgrade to Microsoft SQL Server 2008?'>Why Upgrade to Microsoft SQL Server 2008?</a> <small>With the new release of SQL Server 2008, there are many benefits in upgrading the existing applications to the latest release. SQL Server 2008 provides a Data Platform for enterprise applications. Let’s learn more about the new features available in SQL Server 2008...</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/ad-hoc-reporting-using-sql-server-reporting-services-2005/' rel='bookmark' title='Permanent Link: Ad hoc Reporting using SQL Server Reporting Services 2005'>Ad hoc Reporting using SQL Server Reporting Services 2005</a> <small>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....</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/sql-server/sql-server-2005-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ad hoc Reporting using SQL Server Reporting Services 2005</title>
		<link>http://technotes.towardsjob.com/sql-server/ad-hoc-reporting-using-sql-server-reporting-services-2005/</link>
		<comments>http://technotes.towardsjob.com/sql-server/ad-hoc-reporting-using-sql-server-reporting-services-2005/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 16:27:32 +0000</pubDate>
		<dc:creator>Tech Guy</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Ad hoc Reporting]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server Reporting Services]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/sql-server/ad-hoc-reporting-using-sql-server-reporting-services-2005/</guid>
		<description><![CDATA[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.


Related posts:<ol><li><a href='http://technotes.towardsjob.com/dotnet/db2-with-dotnet-and-sql-server-reporting-services/' rel='bookmark' title='Permanent Link: DB2 with DotNet and SQL Server Reporting Services'>DB2 with DotNet and SQL Server Reporting Services</a> <small>The article lists the facts that are incurred while connecting IBM DB2 with DotNet applications and SQL Server Reporting Services (SSRC) tool. Connection of DB2 to .Net and SSRS The connection of DB2 to SSRS was made in the project using the Microsoft ODBC driver. This driver is a default...</small></li>
<li><a href='http://technotes.towardsjob.com/dotnet/sybase-with-dotnet-application-and-sql-server-reporting-services/' rel='bookmark' title='Permanent Link: Sybase with DotNet Application and SQL Server Reporting Services'>Sybase with DotNet Application and SQL Server Reporting Services</a> <small>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...</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/step-by-step-sql-server-2005-analysis-services-ssas-project/' rel='bookmark' title='Permanent Link: Step by Step : SQL Server 2005 Analysis Services (SSAS) Project'>Step by Step : SQL Server 2005 Analysis Services (SSAS) Project</a> <small>Following are the steps to be followed to create a SQL Server Analysis Services (SSAS) Project in Microsoft SQL Server 2005 Business Intelligence Development Studio. Please follow the step by step instructions given in the tutorial to create SQL Server Analysis Services (SSAS) Project....</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/sql-server/ad-hoc-reporting-using-sql-server-reporting-services-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting SSRS Error &#8220;The report server is not responding&#8221;</title>
		<link>http://technotes.towardsjob.com/sql-server/troubleshooting-ssrs-error-the-report-server-is-not-responding/</link>
		<comments>http://technotes.towardsjob.com/sql-server/troubleshooting-ssrs-error-the-report-server-is-not-responding/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 17:33:39 +0000</pubDate>
		<dc:creator>Tech Guy</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server Configuration Manager]]></category>
		<category><![CDATA[SQL Server Reporting Services]]></category>
		<category><![CDATA[SSRS]]></category>
		<category><![CDATA[Troubleshoot SSRS 2005]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/sql-server/troubleshooting-ssrs-error-the-report-server-is-not-responding/</guid>
		<description><![CDATA[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.


Related posts:<ol><li><a href='http://technotes.towardsjob.com/general/weblogic-server-error-server-not-coming-up/' rel='bookmark' title='Permanent Link: Weblogic Server Error :  Server not coming UP'>Weblogic Server Error :  Server not coming UP</a> <small>Problem Description: Server not coming up after restart. (You will find error in log like: “Could not acquire lock on ldap &#8230; already in use &#8230;”) Possible causes: Server did not shutdown properly though in console you will see the status as SHUTDOWN / UNKNOWN Solution: Logon to UNIX box....</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/troubleshooting-sql-server-2005-jobs-failure/' rel='bookmark' title='Permanent Link: Troubleshooting SQL Server 2005 Jobs Failure'>Troubleshooting SQL Server 2005 Jobs Failure</a> <small>Introduction In a production environment, it is not always easy to determine why the sql job has failed and what has happened during the job step execution. The checklist provided here will help in arriving at a decision or give clear direction to troubleshoot Checklist: First thing first, so let...</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/error-while-installing-the-sql-server-2000-virtual-instance/' rel='bookmark' title='Permanent Link: Error while installing the SQL Server 2000 Virtual Instance'>Error while installing the SQL Server 2000 Virtual Instance</a> <small>When you try to install an instance of Microsoft SQL Server 2000 virtual server on the failover cluster nodes that are running Microsoft Windows Server 2003, you may notice that the SQL Server 2000 virtual server installation is not completed successfully. Additionally, you may receive the following error message: “An...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/sql-server/troubleshooting-ssrs-error-the-report-server-is-not-responding/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>