Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sdt
Message
De
24/04/2019 17:37:46
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Re: Sdt
Divers
Thread ID:
01667746
Message ID:
01668274
Vues:
80
>Do I really need to execute the following command (when I updating the application on the customer server)?
>
>oMeta.validate()	
>
>Because I found that the above call (Validate() method) requires update of the table SDTMeta.dbf and CoreMeta.dbf. And if I eliminate calling the above method, I can include these tables in the project.

Validate updates the metadata tables when you change the database and/or table structures. It's very rare to do that in a run-time environment, so Validate is rarely called from an app. If the data structures do change at run-time, you need to call Validate to ensure the metadata is current.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform