If the amount of data isn't too big you could have a constant (byte-)
array containing it and then make a pdb at runtime to store it in. Not
ideal.

If you can distribute your app on SD cards (or memory sticks for Clies),
you could store the data as a file on the card and then again create the
pdb at runtime.

A lib, as far as I know is a resource database so you should be able to
create one at runtime.

Hope that's helpful, good luck,

Caspar

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roel
Wijmans
Sent: Friday, October 08, 2004 4:20 AM
To: Palm Developer Forum
Subject: including a database in the application

I'm creating a pdb file from elsewhere rather then from inside my app. 
Is it possible to include it in the app and when its installed on the
device to also install the pdb file? Similarly can you do that with
library files also?

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

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

Reply via email to