Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reproducible C5 Error
Message
From
19/03/2002 10:19:29
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
19/03/2002 10:13:46
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00634446
Message ID:
00634462
Views:
16
>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)
Previous
Reply
Map
View

Click here to load this message in the networking platform