Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBC packing question
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00102790
Message ID:
00103273
Views:
27
Hi John.

>Will packing my DBC mess up the links to my SDT 5.0 meta tables? Actually, a >more general should be, what is the recommended way to clean up my DBC and/or >meta tables?

Packing your database shouldn't mess up the SDT meta data because the USER memo field in the DBC contains an ID value that links the database object to the appropriate records in the meta data. IOW, the meta data is *not* linked by the DBC record number (which would be bad, since packing would change those numbers) but by a unique ID.

After packing the database (using PACK DATABASE), you'll likely want to clean up the meta data, so bring up the SDT Database Explorer and click on the Validate Meta Data button.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform