- 1. This command dbpGetIndexNames gets the Index Names but doesn't show the fields making up the Index. I would like to know (for the absent-minded) if the fields have already been used for an index.
2. I would like the command to change field definitions or even field type
Example: Change ShortString: MyString(30) to MyString(50) without having to Delete the field (lossing info) and re-create the field.