I am working on a legacy application for a client, that uses Reporting Services. I have imported the project SVN repository, which includes a Reporting project and folder, setup in a Visual Studio Rep
Sorry if this is a duplicate post, not sure what happened with my original one. I have a linked SSRS report (Report A) that links to Report B. One of Report B\'s parameters is controlled by a Dropdow
I have a job interview late next week as a report developer.At this point it sounds much more interesting than what I am doing now (customer support) and pays better as well.I have some of the softwar
I need users to create custom reports.These users do not know any technical skills like SQL.We currently have a custom database report design.So basically whatever the user does on the GUI the applica
I have a table that consists of id (auto_increment) number int (can contain values from 10 to 12) myvalue (varchar)
I have two tables to be printed in same page. Data for those tables will be supplied from a map from a custom data source. I need to implement it. I googled for implementing this task.
I have made a static html page (called start.jsp) containing a form where the user select 2 date ranges and this form has date pickers for those text boxes. When the user submits
For this example data: Index, State, Food 1, CA, Hamburger 2, NY, Lettuce 3, CA, Cheese 4, NY, Lettuce 5, NY, Cheese
I want to develop some crosstab also know as pivot reports in Asp.net with x-axis and y-axis being dynamics, allowing grouping by row and column, for example: have products in y-axis and date in x-axi
We can run the ReportViewer in a ASP.Net Web App project that is off the root OK so localhost/test/report.aspx works.It\'s running as a Client Report. But if we move the application 开发者_高级运维up