Re: Database Progress Bar
From: W.G. Ryan eMVP (WilliamRyan_at_gmail.com)
Date: 10/13/04
- Next message: Reza: "a good reference"
- Previous message: Richard Blewett [DevelopMentor]: "Re: Private member"
- In reply to: NuBBeR: "Database Progress Bar"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 13 Oct 2004 12:44:29 -0400
If you're using Sql Server you can trap the InfoMessage event (include some
print statement and even though they aren't error messages, they'll come
back and you can bump the progress bar)
-- W.G. Ryan, MVP www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com "NuBBeR" <bennyandlinds@hotmail.com> wrote in message news:eCmnixTsEHA.2784@TK2MSFTNGP09.phx.gbl... > Does anyone have a good idea of how to display a rather accurate progress > bar to show how far along a query is? I am executing multiple queries and > would like to have something graphical for the user to see that the program > is still working. Thanks in advance! > >
- Next message: Reza: "a good reference"
- Previous message: Richard Blewett [DevelopMentor]: "Re: Private member"
- In reply to: NuBBeR: "Database Progress Bar"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|