DATA PROCESSING EXTENSION PROBLEM
Hi, I developed data processing extension for Reporting Service 2000, because I need to make a report with a DataSet from a component the problem is after I made all the configurations and change all the .config of Reporting Service my extencion has there for me to use, but when I was starting to make my report when I selected my DataSource as the datasource for my report the wizard show this message to me:
"A connection cannot be made to the database. Set and check the connection string."
the deal is that I don´t need the connection string since I only use the extencion datareader to call a component that connect to the data base calls a procedure make a lot of changes in the data and then give me a DataSet whit what is needed for the report...
Can anybody help, or by telling me why this happen or telling me anoter way to show data for a external DataSet in a report from Reporting Service 2000
please this is very urgent...
|