Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Order of processing of tables
Message
De
15/09/1999 16:44:43
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
 
 
À
15/09/1999 15:42:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00264654
Message ID:
00265200
Vues:
21
>Hi Elyse.
>
>>When I do an Upgrade of my data through SDT or run the Reindex utility, in what order are the tables processed? Can I make it alphabetical?
>
>Tables are processed in the order they appear in the DBC (ie. the same order as they appear when you use ADBOBJECTS). You could do one of two things:
>
>- Change the SDTMgr methods (eg. Update) to ASORT the array prior to the loop that processes tables in the array
>- Rather than calling Update to process all tables, create your own array of tables using ADBOBJECTS, ASORT it, then call Update in a loop and pass it each table name.
>
>Doug

Can I SORT my DBC?
Elyse Pomerantz
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform