Subject Re: External tables (and how to empty)
Author davidalbiston
--- In firebird-support@yahoogroups.com, "skander_sp"
<skander_sp@y...> wrote:
>
> it's posible to call from inside a procedure to delete a file?
> I think I ast for to much...
>

You could create an event when you have output the data and dropped
the table. You external application could respond to the event by
reading and deleting the file.

Dave