Barry Jaques wrote:

Could any of you nice fellas confirm if it is possible to have more than one
database in an app? I read somewhere that it was OK but no examples around.

I know it can be done with NS Basic but I just tried it with a copy of MemoPad
and it wouldn't open my data file in addition to MemoDB. It compiles OK but
crashes in POSE.

Just to confirm this I changed every reference of MemoDB in the app to my data
name and it loaded my data perfectly as if it was the MemoPad data. My snippet
for reading my data also worked but only from the one database. I would guess
that if I changed the data name and type in the snippet I would get a similar
crash in POSE.

This seems to suggest that either only one database can be put into an app or
that only one database can be used in the MemoPad app.

Thanks,

Barry



Barry, you can certainly have more than one database for an application. I could be that Memopad is only designed to expect one database, so it probably just stops looking when it stumbles across the first one that it finds. Bob.

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

Reply via email to