I have never used REALbasic to handle data bases before, and now want to start doing this.
My data base is fairly simple, it mainly contains words and properties of these words as one or more text strings. It would be useful if I can search for all words in the data base beginning with a certain string, e.g. search for "happ*" and find "happy" and "happiness", etc. The program I will write will execute for a very long time (several hours, since it will download information from websites using HTTP), meaning that there is a risk of crashes. If there is a crash, it is important that the data base is intact, so that I can begin processing where it ended before the crash. Can anyone give me any advide on things I should think about. Do you recommend REALbasic's own data base engine? -- Jacob Palme <[EMAIL PROTECTED]> (Stockholm University and KTH) for more info see URL: http://www.dsv.su.se/jpalme/ _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
