Can anyone suggest me from where I can get some sample codes related to database that I can test using code warrior 9.2
Regards, Chinmaya Nayak -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jan Slodicka Sent: Tuesday, May 24, 2005 8:37 PM To: Palm Developer Forum Subject: Re: DB records larger than 64K Hi Salvador, thanks, but the question is how to copy a DB with records larger than 64K and this really leads to the problem sketched in my original post. File streaming API reformats the DB, so it does not provide an answer to this problem. (Standard ExgDBRead solution cannot cope with this problem either.) Best regards, Jan Slodicka ----- Original Message ----- From: "Salvador Buendia" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[email protected]> Sent: Tuesday, May 24, 2005 4:21 PM Subject: Re: DB records larger than 64K Yo could check the Palm OS File Streaming Api. This Api lets you save "Files" bigger than 64K (they are saved as databases but you don't have to worry about how it works, just read or write the file). Regards, Salvador -- 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/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
