DB_GetFieldName copies the name of the indexed field into the buffer given.
Syntax: int DB_GetFieldName(DBBLOCK *dblk, int index, char far *name);
DB_NOFIELD The requested field is deleted or does not exist.