Simplest to deal with (and fastest to code) is FileStreams, here is the link: http://www.google.com/search?hl=en&q=file+streaming+api+68k
On 8/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Okay, the next for me is attempting to save data from a Palm app. I was > reading through the information and it was a bit overwhelming with the > options and complication. > > I'm hoping to get here at least a pointer to where to focus my reading for > what I want. > > Right now all I want to do is save two integer arrrays (up to 1000 bytes > each) when the app closes, and then reload it (if it exists) when the app is > launched. The old data should be deleted each time the app is launched after > it is read, replaced by the new data when the app closes. > > So, what would be the best data storage feature for me to use for this? I > don't expect a full description of the feature, just an explanation of which > feature (and possibly which sub-feature of that feature) I should use. I > should be able to find the details myself. (for example, if using an actual > database is best, do I really need to deal with sorting and all that for > something so simple? the database stuff seemed way overkill for what I need) > > Oh, and by the way, thanks to everyone who has answered my previous > questions. All answers were helpful and all those problems have been quickly > solved based on those answers. > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- Best Regards, Dmitry Grinberg Software Engineer, http://PalmPowerups.com (847) 226 9295 AIM: DmitryGrinberg MSN: [EMAIL PROTECTED] ICQ: 165589894 Y! IM: dmitrygr2003 -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
