Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. progress bar

progress bar

Scheduled Pinned Locked Moved C#
databasesql-serversysadminhelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Naresh123456789
    wrote on last edited by
    #1

    hi all, how can we show a progress bar to the user while loading data in dataset from sql server database.please help me . Thanks For Any Body Hellp me :rose: :confused:

    R P 2 Replies Last reply
    0
    • N Naresh123456789

      hi all, how can we show a progress bar to the user while loading data in dataset from sql server database.please help me . Thanks For Any Body Hellp me :rose: :confused:

      R Offline
      R Offline
      Rocky
      wrote on last edited by
      #2

      I tried to do a similar thing a long time ago, at that time I was thinking abt getting some sort of progress from SQL server but in theend I came to know that it wasnt possible. probably u can show some other graphic while the data is being loaded and hide that when ur done.

      Rocky Success is a ladder which you can't climb with your hands in your pockets.

      1 Reply Last reply
      0
      • N Naresh123456789

        hi all, how can we show a progress bar to the user while loading data in dataset from sql server database.please help me . Thanks For Any Body Hellp me :rose: :confused:

        P Offline
        P Offline
        Patrick Etc
        wrote on last edited by
        #3

        Rocky is probably right - unless you've got a known, fixed start and end point and status updates along the way (which you don't have with SQL loads), a progress bar is probably not the right UI choice. Something that indicates a long-running process is probably better - a loading circle or an animated gif. There are some great loading circles here on Code Project.


        It has become appallingly obvious that our technology has exceeded our humanity. - Albert Einstein

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups