J
Jim Florence
Hi,
I've just started work on a project where I need to have a tool to allow
people to work offline and then sync data back to a main database when they
come back onshore.
It's a basic app that would allow people to enter timesheet data, record
maintenance on offshore kit and raise requisitions.
I had the idea of exporting the necessary data from the main database as XML
files, using these as a mini database and the writing a procedure to take
the data back in the files at the end of a job.
I've had a quick look at this and have bits working but before I go too far
down the path I was hoping for a sanity check. And any pointers as how to
handle the XML data best in windows forms/grids
Many Thanks
Jim Florence
I've just started work on a project where I need to have a tool to allow
people to work offline and then sync data back to a main database when they
come back onshore.
It's a basic app that would allow people to enter timesheet data, record
maintenance on offshore kit and raise requisitions.
I had the idea of exporting the necessary data from the main database as XML
files, using these as a mini database and the writing a procedure to take
the data back in the files at the end of a job.
I've had a quick look at this and have bits working but before I go too far
down the path I was hoping for a sanity check. And any pointers as how to
handle the XML data best in windows forms/grids
Many Thanks
Jim Florence