การสนทนาทั่วไป SQL Server Reporting Services FAQ, Mar 2010

All Replies

  • Monday, September 20, 2010 11:15 AM
     
     

    Some additional Questions on Advanced SSRS.

    1)How to configure the Custom datasource using dlls?

    2)How to list the reports avilable in the Reportserver?

    3)How to control the issues like #error when we export the data into Excel?

     

    Thanks,

    Veeren.

  • Friday, October 29, 2010 12:28 PM
     
     

    Veeren,

    Could you pls let us know answer for those questions.

    1)How to configure the Custom datasource using dlls?

    2)How to list the reports avilable in the Reportserver?

    3)How to control the issues like #error when we export the data into Excel?

    Thank you.

  • Friday, January 07, 2011 4:58 AM
     
     

    To List reports available in report server: Using proxy class/ webservices extension you can read the catalogitems and bind to a gridview.

    Using SSMS and Report Server database you can do a select query.

    -hth


    gkd