Bind entity collection to reporting sevices 2005 reports

Posts   
 
    
Uma
User
Posts: 1
Joined: 22-Feb-2007
# Posted on: 22-Feb-2007 16:17:23   

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,

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 22-Feb-2007 19:57:47   

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.

David Elizondo | LLBLGen Support Team