Subject | RE: [IBO] Enhancement Request |
---|---|
Author | Kevin Stanton |
Post date | 2001-09-20T14:45:21Z |
At least for item #2, this would be very easy to do if you sub-classed the
IB_Query yourself and implemented this feature as a method.
If you are not familiar with component sub-classing, this would be a very
good thing to start with as it is very easy to do.
Just a thought,
Kevin
-----Original Message-----
From: Johan Kotze [mailto:jkkotze@...]
Sent: Thursday, September 20, 2001 7:36 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Enhancement Request
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
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
IB_Query yourself and implemented this feature as a method.
If you are not familiar with component sub-classing, this would be a very
good thing to start with as it is very easy to do.
Just a thought,
Kevin
-----Original Message-----
From: Johan Kotze [mailto:jkkotze@...]
Sent: Thursday, September 20, 2001 7:36 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Enhancement Request
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
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]