Hi Entry level, Based on my experience, System.Windows.Forms.Timer control is popularly used for update UI or do some special task for a regular period of time. I think you can use it to fetch data from database and update the UI once every 1 second for example. Could that meet your need? Sincerely, Kira Qian Please mark the replies as answers if they help and unmark if they don't. |