Hi,
I'm using TOraQuery as master for other data components (usually TOraTable). Every time I change the query, I use Execute() method to get data. It seems to work fine, data controls changes its content.
But is using Execute() the most effective way of refreshing data in this case?