JavaRanch » Java Forums »
Java »
Threads and Synchronization
| Author |
Save information in SQL database using timer
|
ahmed kara
Greenhorn
Joined: Nov 26, 2008
Posts: 1
|
|
Hi everyone, I need help about using a timer in my application. I want a timer that starts when I push button1 (knop1) and saves information each 60 seconds in sql database. My idea is to insert this timer to my Knop1Handler. I tried this but its not working. I never worked with timers. And ideas how to insert this timer in my application? Timer: My application:
|
 |
 |
|
|
subject: Save information in SQL database using timer
|
|
|
|