Rita Kotecha
10th May 2005, 16:45
Hi,

Can anyone tell me : How to call a Baan DLL in SQL Reporting Services?

My requirement is that I have a Input parameter : Company Number, to the base query of the report.

As the company Number changes the entire select query will change that is the table numbers of the FROM clause will change on the basis of the company number.

So I plan to write a Baan DLL and call the same from SQL Reporting Services.

I am able to do this directly by writing a select query in SQL Reporting Services.

But I want to know if a Baan DLL can return a recordset to SQL Reporting ?

Regards
Rita