Ganesh Pisal wrote: > Can anyone tell me what takes more Hotsync time? > > Palm file stream OR Palm PDBs
technically palm file stream is palm PDB. difference is only in one flag in header and special api which works differently so it depends. hotsync of many little records is much slower then hotsync of not so many but big records. as far as i know filestream uses 4kb records internally. so if you plan to have megabytes long databases (which means thousands of records) then your own database format (for example with 64kb chunks) may behave much better -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
