[CC'd to user] Sam Carleton wrote: > I am working on a simple little program to track and manage the orders > my son's Boy Scout Troop's fund raiser. > > The basic idea is that there is going to be a data entry application > for entering orders as they are mailed in. Different people will have > this stand alone application. Each person will generate his/her own > data offline from the main data store. From time to time, each > person's data will need to be synced with the main data store. I plan > to make this personal data store an XML file and the main data store > an OO spreadsheet that will also contain other information such as > expenses. > > What is the best way for my to sync the XML files with the OO > spreadsheet? I see three options:
I know this is not answering the question, but have you considered using an on-line database to do this? -- Bob Long P.S. You have written to a mailing list where help is provided by volunteers. To ensure you see all replies, it is recommended that you subscribe to the mailing list. Please reply only to the mailing list at [email protected] and not to me personally. FAQ, userguide, etc: http://documentation.openoffice.org/ [..] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
