Re: Database Progress Bar

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: W.G. Ryan eMVP (WilliamRyan_at_gmail.com)
Date: 10/13/04


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!
>
>


Relevant Pages

  • problems with mplayer
    ... For some reason my mplayer stuff has reverted to not working. ... And what I get is the the progress bar, a tab opens up, the run button ... I don't get any error messages on screen. ...
    (Fedora)
  • Re: Outlook Object model-How to achieve send receive functionality
    ... know how to draw a progress bar inside a datagrid cell (assuming you are ... > outlook using outlook object model in VB.Net ... > 2 An detail panel which will show the description or error messages e.g ...
    (microsoft.public.dotnet.framework.component_services)
  • Re: installing problem
    ... but did you check compatibility first? ... > The progress bar just stopped at around half way, no error messages, no ... There is no msg 'insert cd' ...
    (microsoft.public.win2000.new_user)
  • Re: installing problem
    ... I tried altering the bios but to no effect. ... The progress bar just stopped at around half way, no error messages, no ...
    (microsoft.public.win2000.new_user)
  • massaging error messages
    ... I'm trying to change the text of error messages, ... I've attempted to do this using the HandleError attribute with a function: ... sub handle_error { ... The print statement shows the handler is changing the error text, ...
    (perl.dbi.users)