On 10/12/2007, at 4:11 PM, Bob Long wrote:
[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?
Spreadsheet or database makes no difference here for OOo since it all
uses XML as the basic format. Since that is the case I would think a
simple XSLT filter would be the best option?
Regards
Jonathon
--------------------------
Jonathon Coombes
OOo Knowledgebase:- http://mindmeld.cybersite.com.au
http://www.cybersite.com.au
http://www.training4linux.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]