The Startup project included in the SDK is a good framework to start with. You can also look at the other examples included in the SDK. Read some of the whitepapers in the Palm OS knowledgebase. Also, the O'Reilly book 2nd edition is quite nice (if you already don't have it). BTW, make sure any examples you are working with are designed for use with the version of the SDK you have. If you're not using variables like Int16, you need to include the Palm compatibility include file within your project. (its all in the SDK docs, read up!)
----- Original Message ----- From: "Karlheinz Toni" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, January 10, 2002 8:53 AM Subject: Database Help for absolute newbie > 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 > > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
