Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Technology - My Profession, Passion and Avocation
Ravi S.Maniam's Blog
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
.net
Administration
ASP.net
Audit
Auditing
Best Practices
Business Intelligence
C#
CDC
Change Data Capture
CPU
Data Compression
Data Engine
data type
Database Audit
Date
DateTime
DateTimeOffset
Declarative Management Framework
Demo
Enhancements
File
FileStream
Hierarchy
HierarchyID
Katmai
Management
Memory
NUMA
Parameter
Policy
Policy-Based Management
Reporting
Resource Governor
Sample
Sample Code
Scalability
Scale Up
Security
Server Audit
SQL
SQL Server
SQL Server 2005
SQL Server 2005 Reporting Services
SQL Server 2008
SQL Server Server 2008
Table-valued
Time
T-SQL
vardecimal data type
Visual C++
What's new
White Paper
News
SQL Server 2008 Information Center
Microsoft Business Intelligence
SQL Server 2008 Whitepapers
Microsoft SQL Server Security
Video: NASDAQ Deploys SQL Server 2005 to Support Real-Time Trade Booking and Queries
Archives
July 2008 (4)
March 2008 (2)
October 2007 (1)
September 2007 (2)
August 2007 (4)
July 2007 (2)
June 2007 (1)
May 2007 (2)
April 2007 (1)
My Favorites
Katmai - SQL Server 2008
SQL Server 2008 BI
SaaS - Software as a Service
May 2007 - Posts
Sunday, May 20, 2007 12:48 PM
Dynamic Data Binding - SQL Server 2005 Reporting Services
In reference to my earlier post regarding - How to dynamically add the images to the SQL Server 2005 Reporting Services – Reports, I received a few queries so I decided to write a small code sample myself just in order to demonstrate how we can
Posted by
Ravi
|
(Comments Off)
Filed under:
SQL Server 2005 Reporting Services
,
SQL Server
,
C#
Attachment(s):
MyBlog.zip
Sunday, May 20, 2007 7:41 AM
How to use SQL Server Reporting Services with Visual C++
We can render the SQL Server 2000 Reporting/ 2005 Services (SSRS 2000) Reports in Excel/ PDF or any other format that is supported by SSRS by calling the web services exposed by SSRS 2000/ 2005. The SSRS 2000 will use .Net 1.1 at the server end and SSRS
Posted by
Ravi
|
(Comments Off)
Filed under:
SQL Server 2005 Reporting Services
,
Visual C++
,
Reporting
,
SQL Server