On 02/10/06, vinh <[EMAIL PROTECTED]> wrote:
> Hi, I'm using a subagent and I'm trying to delete a table with old
> data and then remake it again with new data, since the number of rows
> are going to be dynamic. So I'm wondering what is the proper way to
> do this. As I'm doing it now I'm first
Hi, I'm using a subagent and I'm trying to delete a table with old
data and then remake it again with new data, since the number of rows
are going to be dynamic. So I'm wondering what is the proper way to
do this. As I'm doing it now I'm first deleting all the rows through
_removeEntry(...) then
Hi, I'm using a subagent and I'm trying to delete a table with old
data and then remake it again with new data, since the number of rows
are going to be dynamic. So I'm wondering what is the proper way to
do this. As I'm doing it now I'm first deleting all the rows through
_removeEntry(...) t