Hi everybody! I'll start to write a program that will access a database with 2000 records. My problem is that i don't know which is the fastest mecanism than Palm OS has to do this.
My database will have these fields: Code,Product,Embal,Value Sometimes,I'll need to find a record using the Code, another time, using the Product name. Which function can I use to search into a database and return me the record index or the record unique id in less than a second, without creating indexes tables that will make my hotsync time increase from 2 to 5, 6 minutes? If i should make some changes into my db structure (like sort a column), please tell me the better way to improve performance Ps.: If you can write a example of using this function, i'll be thankfull. Thanks everybody! R�gis Daniel de Oliveira -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
