1. DISPLAYING KEY INDEX FIELDS WITH MORE THAN ONE FIELD THAT CAN CONTAIN MULTIPLE VALUES
2. Indexing a table on multiple fields with a date field in descending order
I have a table with the following fields: id, date, testrecord. What I want
to do is to order the table so that the records are ordered as follows: id
by date by testrecord. I want id to be in ascending order, but date and
testrecord in descending order. I created an index file called testdata with
the expression: id+dtoc(date,1)+testrecord. Id and testrecord are character
fields.This index file will sort in ascending order. My question is: what do
I need to do to get the table sorted as I want it - that is id in ascending
order, but date and testrecord in descending order?
3. Pivot Table - Add calculated field using field number (index) vs n
4. Seek using an index with multiple Replication ID fields
5. Using a multiple field index in a form
6. Multiple document index uses docs showing fields
7. use array index or values as index to fields to print
8. struture accessing, struct, fields, index, indexing
9. Index field code displays, not index entries
10. Multifield Index and Single field index
11. WHERE on non-indexed field claims to use PKEY index?
12. CREATE INDEX question (how to index on "money" field?)
13. ClientDataSet Index Not Finding a '-' in an indexed field
14. Multiple indexes using index.sty & hyperref & TeX4ht
15. Making multiple indexes with index package while using natbib's \citeindextrue command