Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding/Extracting Index Comments?
Message
From
06/01/2000 11:09:40
 
 
To
31/12/1999 14:34:15
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00310911
Message ID:
00313932
Views:
43
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
Previous
Reply
Map
View

Click here to load this message in the networking platform