473,395 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

ReportViewer en ASP.NET 2.0

Wenas,

Tengo un pequeño problema con una aplicacion en ASP.Net 2.0. Tengo que

mostrar un report en una pagina en la que el usuario elige los
parametros que quiere que se muestren, en concreto es una grafica
comparando dos datos. Para ello tengo un procedimiento almacenado en
una base de datos SQL Server. El grafico me lo mostraba bien haciendo
creando un dataset, vinculado al report ya que VS2005 te obliga a ello,

que llamaba al procedimiento almacenado. Los parametros los pasaba
desde la pagina que contenia el reportviewer ya que los dropdownlist
que contenian los valores para seleccionar estaban el la misma pagina.
Hasta aqui todo iba bien.
Pero he tenido que hacer que la aplicacion funcione con una base de
datos MySQL y esto me ha trastocado todo. El procedimiento almacenado
era una SQL Dinamica que no me deja implementar en MySQL y entonces
habia pensado crear la SQL en un Servicio Web que tengo para llamar a
los procedimientos almacenados. Pero el problema es que no puedo
seleccionar como datasource del report el servicio web.
Quisiera que alguien me orientara sobre como podria crear un report
sacando los datos de un dataset que contiene los datos que tiene la
llamada a la funcion del servicio web y cuyos datos de entrada se
encuentran en la pagina en la que se encuentra el report viewer.
He visto algo sobre los report parameters pero creo que solo es valido
si los report se tienen en remoto y no en local. Aun asi el report
necesita de un dataset asociado para que se pueda ejecutar.
Espero que me puedan ayudar lo antes posible porque me estoy volviendo
loco de tanto buscar y no encontrar nada y de intentar hacer cosas que
luego no funcionan.
Gracias y un saludo a todos.

May 2 '06 #1
1 6108
"gotzonen" <go******@gmail.com> wrote in message
news:11**********************@i40g2000cwc.googlegr oups.com...
Tengo un pequeño problema con una aplicacion en ASP.Net 2.0.


You might have more luck in the Spanish forum:
microsoft.public.es.dotnet.aspnet
May 2 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Fabio Pagano | last post by:
I was wondering why is there so little interest on the reportviewer control and the report designer integrated in VS 2005. It seems very cool and i think it can replace Crystal Reports. Moreover,...
1
by: Pieter | last post by:
Hi, In my application VB.NET 2005 application I placed a ReportViewer, and link it to a server-report: Me.ReportViewer1.ProcessingMode = Microsoft.Reporting.WinForms.ProcessingMode.Remote...
1
by: steve | last post by:
Hi All I need help on how to manipulate the data returned from the database for displaying in the new reportviewer at runtime So far I have an rdlc file with a dataset, binding source and...
4
by: Sevu | last post by:
I am working with ASP.NET.I am using ReportViwer Control to show my report.I like to add dropdownlist with in the reportviewer control. ( Not top to the control some thing like that).I need to...
1
by: Rich | last post by:
Hello, I am trying to use the Reportviewer control. I have been following an example from the web, and the instructions from the help files on set up a ..rdlc and binding it to the reportviewer...
0
by: Rich | last post by:
Hello, I started using the Reportviewer control (very nice) for generating Reporting Services type reports in my VB2005 app. I have been experimenting using a designer Reportviewer control from...
0
by: Fred G. Sanford | last post by:
Firstly, I am a fairly new .Net developer, so please excuse any dumb/ignorant questions or comments. Thanks. I created a VWD Express project, which uses the ReportViewer control, on my local...
0
by: billygotee | last post by:
Hi, I posted an issue previously that was entirely accurate. I have a master report called "MasterReport.rdlc" and a subreport called "Subreport.rdlc". MasterReport.rdlc has a single subreport...
10
by: AG | last post by:
I am trying to use a ReportViewer control in a VS 2005 web application project (not Website project). When I try to create a new report (local), I can't seem to find any method to create a...
5
by: =?Utf-8?B?Y2hlY2tyYWlzZXJAY29tbXVuaXR5Lm5vc3BhbQ== | last post by:
I have a VS 2008 ASP.NET webform that has a reportview tag on it, accessing an .RLDC report in local report. The columns for the report are essentially: Month Item #1 Item#2 Item#3 ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.