Displaying time taken to get Results from MySQL Database
- From: christopher_board@xxxxxxxxxxx
- Date: 25 Sep 2006 12:21:46 -0700
Hi. I am writing a program in java which gets results from a MySQL
Database. I would like to know how, or if it is possible, to display in
a label the amount of time taken to get the results from the MySQL
Database. I thought it might be something like
statusBar.setText("" + getSQLTime) but this doesn't seem to work.
Can anyone help with this matter. Thanks very much.
.
- Follow-Ups:
- Re: Displaying time taken to get Results from MySQL Database
- From: Andrew Thompson
- Re: Displaying time taken to get Results from MySQL Database
- Prev by Date: Retrieving information from MySQL Database
- Next by Date: Re: How to drop this exception?
- Previous by thread: Retrieving information from MySQL Database
- Next by thread: Re: Displaying time taken to get Results from MySQL Database
- Index(es):
Relevant Pages
|