URGENT!!!! SQL Serve reporting services

  • I am not able to open reports through URL.

    <A HREF="http://localhost/Reports?NTIEE Reports/NTSID_LookUp">View Report</A>

    When i click on this link it opens report manager and the NTIEE Reports folder.But i want to open direclty the report.Name of the report is NTSID_LookUp which is depoyed inside NTIEE Reports folder.Pls let me know how i can open a report through my web application.

  • It's in BOL if you try typing url in the index it will miraculosuly find all the topics about accessing reporting services through a url.

    David

  • You have to include the render command in the url path otherwise it is simply the path to the report. The 'Hitchhiker's Guide to Reporting Services' (I still refer to the RS2000 version) has a great example of how to do this as well.

  • try this i am using like this only it is working for me

    <

    a href="http://Localhost/ReportServer/Pages/ReportViewer.aspx?/DashBoard/Dashboard" target="_blank">Orders By Provider</a>

     

    Kindest Regards,

    Sarath Vellampalli

Viewing 4 posts - 1 through 3 (of 3 total)

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