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 . 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? Should i be using PDB or UDB file? How to make my code warrior project connect to the DB ? Pls forward me any similar example codes. 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/
