sql query in real time...ajax?
- From: mattdaddym@xxxxxxxxx
- Date: 19 Apr 2007 09:24:57 -0700
Hi all,
I'm looking for a way to show my users the progress of their sql
queries. I've implemented Microsoft Ajax in order to show a progress
bar, but I would love to be able to show:
number of rows loaded vs total rows
I tried a few searches for this, but haven't come up with the right
key words I guess. Right now I have zilch. So, it's easy enough to get
a count of the total rows before starting. I guess I need to query the
datasource every .5 to 1 second and display how many rows it has
retrieved already. This way the user has some idea how long the whole
thing is going to take.
Any ideas?
Thanks in advance.
.
- Follow-Ups:
- Re: sql query in real time...ajax?
- From: Alexey Smirnov
- Re: sql query in real time...ajax?
- From: George Ter-Saakov
- Re: sql query in real time...ajax?
- Prev by Date: Re: Need to start over on a project: vb or c#?
- Next by Date: Rewarding Advertisers
- Previous by thread: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
- Next by thread: Re: sql query in real time...ajax?
- Index(es):
Relevant Pages
|