chiuso2
MIS
- Feb 22, 2002
- 58
hi, this question should appear stupid for an expert..but..
I created an index made by 2 fields F1 and f2 and i called it Index1.F1 is the primary key of the table.
Ok the question is: if i need to search a record stored in this table(with OpenRecordset...) can i use the index Index1
? And if yes, how call it in the OpenRecordset Function??
Another question:search a record stored in a numeric field is faster than search one stored in a txt field?(I'm talking about a table with thousands of record stored in!)
Thanks and greetings from Italy
Mario
I created an index made by 2 fields F1 and f2 and i called it Index1.F1 is the primary key of the table.
Ok the question is: if i need to search a record stored in this table(with OpenRecordset...) can i use the index Index1
? And if yes, how call it in the OpenRecordset Function??
Another question:search a record stored in a numeric field is faster than search one stored in a txt field?(I'm talking about a table with thousands of record stored in!)
Thanks and greetings from Italy
Mario