-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of rci_ind
Sent: Monday, August 29, 2005 1:03 PM
To: Palm Developer Forum
Subject: PalmPOSE/Ultralite/DBConnection/StaticCPP_API
Hello All,
iam using :
target : Palm -POSE
IDE: Codewarrior 8.0 (version 4.2....)
Db : Sybase Central (4.3....)(Ultralite)
iam trying to create an application which
(a very simple app , for practice purposes only)
1.accepts names, stores them temporarily
2.syncronises with consolidated DB .
>> Check the custdb example program given
to acheive that purpose
1. I have created an ultralite schema .
2.Created Publication.(mobconpub)
3.created consolidated DB (mobcon.db)(entered values into table)
4.Created an UDB (app.udb)
5.created a PDB (palm.pdb)
Started Codewarrior:
1. File> new> palm stationary> palm ultralite static C++>
My questions are:
Is it neccessary for me to create SQC file?
>> Yes that is essential part
Should i be using PDB or UDB file?
>> UDB
How to make my code warrior project connect to the DB ?
>> in settings there will be one section ultralite, fill up values and build
Pls forward me any similar example codes.
>> CustDB is good enough to start with
I have been stuck at this point for 3 days . I know how to setup hotsync etc .
I just need to be able to conect to DB and enter a "name" into it .this must be acceced by consolidated DB using Mobilink server.
Thanks In advance,
Regards,
Sri
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
