"Eugene Mayevski" <[EMAIL PROTECTED]> wrote in message
news:45395@palm-dev-forum...
> Are there any "hidden" limitations of [ExgDBRead]: is
> it possible to load large files (more that 65K in size) using this
function?
ExgDBRead can handle large files. However, it allocates all the records or
resources up front, before it reads the data to put in them. So if the data
is coming out of a stream via a destructive read, you'll still have a
temporary space requirement that's about twice as big as the final space
requirement. Also, ExgDBRead returned an error in Palm OS 3.5.0 if the
database doesn't have any records or resources. This was fixed in 3.5.2.
--
Danny Epstein
OS Engineer, Palm Inc.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/