|
-
Jun 24th, 2004, 04:18 AM
#1
WebServices question. Sould be yes or no answer...I think.
I have a web service. This has a function called Fetch. This function returns a dataset of data that has been taken from a DB table.
Now if this is a few records then this takes a few ms. But if it's about 2-4 meg of data then this function takes quite a bit of time as it has to "collect it slowly"/"get it" over the LAN.
What I want to know is, is there a way to monitor how much data has been retrieved as I would like to have a prog bar on a form.
is this possible?
Woof
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|