So in other words, you don't have a database problem, but you don't know how to use StrCopy. Did you actually LOOK at the code you were copying or did you do just a blind cut and paste? I can tell that you didn't because you are trying to do a StrCopy on a const Char* pointer. This is wrong on so many levels...
----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, October 14, 2002 1:06 PM Subject: Database problem Hello, I have to make a Palm database, I use the example of the O'REILLY book to help me. It works fine but I don't know how to enter my own record in the database. //stuff deleted StrCopy(c1.name,"test"); -> But on StrCopy, the compilation failed. Is someone have an idea it would be extremely helpful. Thanks in advance Helene ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
