progressbar and fetching records from database

HelloI have read http://java.sun.com/docs/books/tutorial/uiswing/components/progress.html about progressbars but I don't know how to display the process of fetching records from the database during the execution of an sql command.thank you in advance
[272 byte] By [nickgika] at [2007-11-27 6:45:52]
# 1
do you know how to display a jframe and show the actual progressbar? Is that what you're trying to ask, or have you gotten a progressbar to display but you just can't update it. (you need to give more info)
Nethera at 2007-7-12 18:18:01 > top of Java-index,Desktop,Core GUI APIs...