Subject | Re: External tables (and how to empty) |
---|---|
Author | davidalbiston |
Post date | 2006-01-20T15:43:45Z |
1) Drop the table from the database
2) Delete the file from the machine
3) Recreate the table
Dave
--- In firebird-support@yahoogroups.com, "skander_sp"
<skander_sp@y...> wrote:
2) Delete the file from the machine
3) Recreate the table
Dave
--- In firebird-support@yahoogroups.com, "skander_sp"
<skander_sp@y...> wrote:
>
> May be obvious, but I can't found it.
>
> I need to export some data to external, to be imported by another
> aplication...
>
> I create a external file (sucesfully) and export the data... ok.
>
> But I can't use DELETE FROM to empty the table for next use.
>
> Where is the way?
>
> tks
>