In a vb.net 2010 web form application that uses a report viewer control and points to a sql server 2012 database, I believe I am having a problem with a modified parameter value that is being.
In the web form application, I can find the code that selects what ssrs 2010 report is being called on to execute. From there, I do not know how the actual report is selected and how the applicable report parameters are being displayed for the user to select
from.
Thuys can you tell me and/or point me link(s), that will tell me how the slected report is actually called and how it knows what the parameters with their values are for the user to select?
Member
10 Points
16 Posts
ssrs report being called from a report server control
Aug 05, 2019 10:07 PM|dcofomaha|LINK
In a vb.net 2010 web form application that uses a report viewer control and points to a sql server 2012 database, I believe I am having a problem with a modified parameter value that is being.
In the web form application, I can find the code that selects what ssrs 2010 report is being called on to execute. From there, I do not know how the actual report is selected and how the applicable report parameters are being displayed for the user to select from.
Thuys can you tell me and/or point me link(s), that will tell me how the slected report is actually called and how it knows what the parameters with their values are for the user to select?
Member
10 Points
16 Posts
Re: ssrs report being called from a report server control
Aug 09, 2019 02:18 PM|dcofomaha|LINK
found answer