Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding/Extracting Index Comments?
Message
De
06/01/2000 11:09:40
 
 
À
31/12/1999 14:34:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00310911
Message ID:
00313932
Vues:
42
Hi Tom.

>Jim, try this. Add some comments to an index. The use the DCT file
>and you will see the index comments.

Well, learn something new every day -- I didn't know it went into the DBC either. However, as you've seen, you can't use DBGETPROP to get it out. Fortunately, the solution is relatively easy: since you have SDT, either fill in the SDT Caption and Comment properties for indexes and use DBCXGetProp to get them (you can also use the SDT SelectTag method to display a list of the captions of tags you've said the user can select from), or use DBCGetProp to read the comment directly from the DBC record.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform