Greetings,

I just posted a notice about my latin dictionary program... I have another question related to synchronizing the database files that go with my program. I use a method of creating a single record in my database for each word which is to be stored (and there are approximately 25000 words), as well as an index into this database (which has about 30,000 entries). The index.pdb file is only about 640K, yet takes nearly three hours to synchronize! The other file (the Stems.pdb file) takes about the same time, and is 2.5M.

The only thing I can think of in this context is that the creation of so many individual records on the handheld side is holding up the synchronization... I am using a USB connection, so speed should not be a problem. Has anyone else had this problem, and if so, what's a good solution?

Thanks,
Erik Norvelle



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to