Subject | Re: [ib-support] Bulk Deletes and Inserts |
---|---|
Author | Ann W. Harrison |
Post date | 2001-10-02T16:17:47Z |
At 06:05 PM 10/2/2001 +0100, Ivan Prenosil wrote:
any data that should be preserved.
Regards,
Ann
www.ibphoenix.com
We have answers.
>If you are deleting all data from the database, then the fastest way isOr restore a backup over the existing database. The backup can preserve
> Drop the database.
> Create new database (just copy already prepared empty one with inactive
> indexes).
> Insert all records from the dBase tables (commit every 1000 records).
> Activate all indexes.
any data that should be preserved.
Regards,
Ann
www.ibphoenix.com
We have answers.