Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reproducible C5 Error
Message
De
19/03/2002 10:19:29
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
19/03/2002 10:13:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00634446
Message ID:
00634462
Vues:
17
>VFP7 SP1

Apart from deleting tags, there is another option: do all changes on an empty database, and have a program that does APPEND FROM for each table. You can either make sure that you copy parent tables before child tables, or disable RI temporarily.

TaxRI, by Walter Meester, allows you to: a) disable RI temporarily, b) even if you keep it enabled, it has a "fast" option (which, basically, keeps the tables required for RI open).

It also helps to check which tables are actually modified. Unmodified tables are copied much faster with COPY FILE.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform