Marcio,
I'd suggest looking at the functions ExgDBRead and ExgDBWrite instead of
DmCreateDatabaseFromImage. They are much better for this sort of
application.
Dan
Marcio wrote:
>
> Hi,
>
> I'm receiving a .PRC file via FTP, loading it in a buffer. So, I use this
> buffer in DmCreateDatabaseFromImage() function to create the new
> application. It works with small programs (10Kb), but it must work also with
> large programs (200Kb min).
>
> The point is that I can't allocate 200 Kb of memory to the buffer... I don't
> know it very well but, we could allocate up to 64K (with much luck...), that
> is the size of the Palm segments of memory...
>
> So, isn't there an "array of buffers type", or something like this that the
> function DmCreateDatabaseFromImage() understands?
>
> Any idea would be very useful...
>
> Thanks,
> Marcio Ballo
> [EMAIL PROTECTED]
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html