Re: Example database
Andrew Jensen <[email protected]>
| Newsgroups | gmane.comp.openoffice.dba.user |
|---|---|
| Message-ID | <[email protected]> |
Andrew Jensen schrieb: >The question is , what would be a good example. Which I suppose comes >first to the question, as always, of 'the target audience' for Base. > > How about a target Base release. Should it be that the example runs completely in the most current release, but not necessarily in older releases? An example - the form eventAttendees3 in the eventKeeper database looks different between 2.0.3 and 2.0.2. Under 2.0.2 the status line is about 1/2 inch from the bottom of the window frame, and the top level menu is gone. Under 2.0.3 neither of these are true. I see three possiblilities: 1. Ignor the problem. 2. Don't make use of chaning the layout manager. 3. Add code to the library to recognize the different versions. What do people think? Drew