Subject Enhancement Request
Author Johan Kotze
Hi Jason

There are 2 thing I would like to see in IBO.

1. On the messagebox that displays the "Fetching xxxx rows" message,
could you include the component(IB_Query, etc) name or caption? It
would help me determine where my code causes large amounts of data to
be retrieved.

2. I would like a EmptyTable funtion and a EmptyTableSQL property
added to IB_Query that will execute the SQL statement specified in
EmptyTableSQL. It must also commit the changes and drop all local
cached data from the query.

If you have time ;-) and feel like it, it would be much appreciated.

Regards

Johan Kotze