Deliver Reports in a C# Windows Application.

  • I'm able to deliver reports in a C# Windows Application by hard coding the url behind a buttons click event but what about passing parameters to a report? In particular, Date Parameters!

    Surley there must be an article on how to do this. I have had a look on google but only found what I already know.

    Alternativley, does anyone know how to do this?


    Kindest Regards,

  • Look up Url Access in the RS BOL.

    Alternatively you can write a C# wrapper to drive the Web Service and interrogate the report paramaters - see the FindRenderSave sample program...

    brian smith


    Brian

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply