Hi, Is it possible to install two applications onto one palm using the
same creator ID,
and DB name. One application is to modify the DB and the other is to
read from the DB.
I tried to do that, but failed. I can not see the two icons at the same
time.
Is this doable at all?
The reason I want to do that is because my application is too big to fit
into a single segment.
I tried multi-segement applcation, and it gives me all kind of weird
errors, and CodeWarrior's debugger also has problem to handle
multi-segment application. So I want to split one big application into
two small ones.
Any help would be greatly appreciated.
Thanks,
-QW