Hello,
The following may be extremely trivial problems , but we seriously need help!
We are developing a palm application in C using Code Warrior.
The details are as follows:
1. The application is created in Code Warrior.
2. "Starter.cpp" is the main source file.
3. The conduit is written in Java.
The problems:
A. There's a confusion over the use of CreatorID.
In "Starter settings" dialog, under "PalmRez Post linker" heading, the settings are
Type: appl
Creator : strt
Version : 1
We believe this creator is the creatorID of the application which is also required to
be used by the conduit to be invoked.
QRY-1 : Is this creatorID and CreatorID of the database the same ?
QRY-2 : If this creatorID is a string, how & where it is converted to UInt as desired
by DmOpenDatabaseByTypeCreator() system call ?
QRY-3 : In the Code Warrior sample application named "Address", the
DmOpenDatabaseByTypeCreator() system call uses "sysFileCAddress" as database
creatorID. From where they have arrived at this "sysFileCAddress"?
For our application, where do we get to create THIS parameter?
B. There's a problem with DB Type.
QRY-1 : What exactly does this DB type mean ?
QRY-2 : In Code Warrior IDE, we have specified the database type as 'DATA' as used in
many of their sample
applications. Is this converted to an int along the way ?If yes, how is that done?
Thanx and regards.
______________________________________________________
123India.com - India's Premier Portal
Get your Free Email Account at http://www.123india.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html