I guess you are also new to programming in general? Or has been programming VB/Java exclusively?
The variable problem you mentioned is easy to fix. You probably forget to include some header files. If one of the custom header file has problem, for example, missing ";", it will also give you lines after lines of variable problem when compiling. I believe the O'Reily book contains a starter project you can follow. I do not use CW. Good luck. Max --- Karlheinz Toni <[EMAIL PROTECTED]> wrote: > Hi there, > > I am absolutely new to palm programming. As you can imagine my biggest > problem is the database handling so far ;). > > I checked out O'Reilly's book and tried the code examples, but I get so many > errors when I try to run it, that it is unbelievable... 1000s of variables > have not been declared, although I copied every line. > > So I really really do need help. > Can anyone of you help me with a little (really little) example of two text > fields and a checkbox field. And how to save these settings to a DB? > > Please I really need help. > > Could anyone be so kind and take 5 mins of your time to help me. Such > experts as you don't need much time for implementing this, do they? > > Could you send the Codewarrior project to: > [EMAIL PROTECTED] please? > > Thank you so much > Charly __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
