cucucucu
17th August 2004, 05:29
Hi all, we have a customized table use "date" as Key, and generate a maintain session. When we use "find" function on tool bar, and input a date like 05072005, we cannot find the record, system automatically jump to the first record. it seems that the function cannot work.
Domain of the field is tcdate. Anyone can help me?? Thanks a lot!!!
Cu
mark_h
17th August 2004, 13:42
Is the primary index contain only date or are there other fields in the index?
Mark
cucucucu
18th August 2004, 02:43
Yes, the primary index is contain only date.
Cu
mark_h
18th August 2004, 13:59
When in table maintenance does the table look okay? Are the records in the correct order. It sound like something is wrong with the table itself and not the session.
You might want to verify which is index the session has set on it. Since you generated the session what type of form did you select? Did you make any changes to the form or script after generating the session.
Mark