Click to See Complete Forum and Search --> : progress info in a query


drewex
01-26-2005, 03:16 PM
Hi all, lets say im running a big query that is really big time consuming like 5 6 mins at least.

Now i was curious which percent of the query was done like a progress info about that process. is there a way to get that info and show some kinda message in asp.net im basicly using
vb for coding adodb connection to the database. any suggestions ty.

PeOfEo
01-26-2005, 05:52 PM
You are trying to pass this info to the client I am assuming?

drewex
01-26-2005, 06:16 PM
yea so they dont get frustrated or clicking resfresh over and over again.