Click here to Skip to main content
15,867,330 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello everyone

I want to make a software in which i can insert time into database(Minimum and maximum) and according to the time difference run the progressbar in c#

if the time difference is 2 minute then progressbar will run upto 2minutes

database must be sql

any help will be appretiated Thanks
Posted
Comments
Steve Maier 11-Sep-12 14:26pm    
Are you asking for the code for the database? The database itself? The code for the progressbar to move for x minutes? You need to be abit clearer. What have you tried so far?
Muhammad Faheem Ansari 12-Sep-12 2:01am    
Thanks for posting
ok consider a reminder software i am explaining in you in short points
1-you have to perform a task between 2:00 to 3:00
2-you open your software if the time is 2:30 then half of the progressbar is reduced(initially filled)
so basically progressbar is reduced according to the time
so tell me how to design database according to this example which variable i have to use in database,is timespan is better or some other variable is good

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900