Auto Refresh

jking

Member²
Can you automattically stop the Auto-Refresh if the sql that is being run genenates a pop-up error message. Sometimes, when I leave my desk and come back there may be 30+ pop-up error messages.

Thanks,
Joe
 
Yes, I am using 6.0.5.

The following query will generate a pop-up error message over and over when I use the auto-refresh and it will never stop until I turn it off.

"select * from dummy_table"

Thanks,
Joe
 
You have a button at the lower-left of a SQL Window with a refresh icon. Right-click on it to set the refresh options, or left-click on it to start auto-refreshing.
 
I agree. It's only documented for the Session Window, where the auto-refresh button is located in the toolbar.
 
Back
Top