all groups > sql server reporting services > september 2004 >
You're in the

sql server reporting services

group:

*******How to write a driver for RS?*********


*******How to write a driver for RS?********* Cao tt
9/29/2004 6:31:02 PM
sql server reporting services:
Now I met this question: Our project need us must write a driver to retrive
data from file but not from database to form a report.
That is to say: I want retrive data from a text file to form a reporting
service.

How did I ?
Re: *******How to write a driver for RS?********* Bruce Loehle-Conger
9/30/2004 8:25:26 AM
Read up on data processing extensions in RS help. It will tell you all about
it.

Bruce L-C


[quoted text, click to view]

RE: *******How to write a driver for RS?********* MBryga
11/8/2004 11:24:02 AM
Reporting Services Data Processing Extension (DP Extension). There are file
system based samples.

Basically you must implement a subset of the ADO.NET Data Provider plus some
Reporting Services extensions - the Reporting Services Data Provider to do
this using at least a Connection, Command, and DataReader. You do not have to
AddThis Social Bookmark Button