Hi
In my project,I use LLBL PRO as DataAccessLayer.Could you suggests me the way to
bind the LLBL entity collection Data to the report(using Reporting services 2005).
Regards,
Uma, these link may intereste you: ** Databinding Reporting Services** http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=6675&HighLight=1
Custom Assembly in Reporting Services http://www.c-sharpcorner.com/UploadFile/balajiintel/CustomAssemblyinRS06302005081435AM/CustomAssemblyinRS.aspx
and BTW, what scenario of RS are you using (http://www.microsoft.com/sql/technologies/reporting/overview.mspx) ?
I have used RS in a customer application that already has views at DB. So I used RS as Embedded reports and setting the dataSource via code as DynamicLists or DataTypedViews and works ok.