Re: Pivot Chart using in a ASP.Net Application



It is possible to create an in-memory pivot table on the server and push the
data out via HTMLData property. But you must be aware that this is not a gif
image. The actually contents are sent to the client and you will suffer the
same high bandwidth. It is not possible to send a gif image like that chart
component for instance.

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"sefer derya" <sefer@xxxxxx> wrote in message
news:uqjUn5VfFHA.1372@xxxxxxxxxxxxxxxxxxxxxxx
> Hi newsgroup,
>
> i want to create a website with Asp.net. I want present on this site a
> dynamical Pivot chart, which get his datas from a MS SQL server. The are a
> lot of datas in the database(at least 31.000.000 rows per year). I could
> not make smaller the databse because the customer should view the details
> (Year/Quarter/Month/Week/Day/Hour/Minute/Second=60*60*24*365= 31.536.000
>
> If a customer uses the Pivot-chart(with drag and drop the fields),all the
> asked datas will send from the Server to the Client to create the new
> Pivot-Chart-image. But there is a high transfer.
>
> The Question:
> Is it possible, that the datas stay on the server and the server creates
> the new image ?( send only the image do not send the whole datas). But it
> should be a dynamical Pivot-Chart with the possibility to drag and drop
> the fields.
>
> regards from Germany
> Sefer


.



Relevant Pages

  • Re: Update datas online
    ... > I think you could do that with a Database Server on the on side and the ... My app already deal with a database server, ... Update-Modify-Delete datas in a database. ...
    (borland.public.delphi.language.objectpascal)
  • [HPADM] RE : data flux control ...[SUMMARY]
    ... in fact, given that i am not a network expert, i have beleived wrong things ... I can then verify that the datas were really sent via the gbe nic. ... i do a NFS mount of one FS from server A on server B. The NFS mount is done ... Architecte système Unix ...
    (HP-UX-Admin)
  • Re: Mirroring companyweb
    ... > have another w2k3 server on my network, and I am willing to mirror the web ... > Is there a way to do this, I am actually already mirroring datas between ... > site datas ...?!?! ...
    (microsoft.public.windows.server.sbs)
  • Re: Generate PDF reporting file with ASP from SQL server datas
    ... I use AspPDF on my server for generating pdf documents containing data from ... > aacount report with datas coming for Database like Sql server. ...
    (microsoft.public.inetserver.asp.general)