G
Guest
I currently have a prototype application that uses Excel spreadsheets that
are used as data entry forms to load a MS Access database. I would like to
know how to perform the following: 1. Create a process that would save the
Excel spreadsheet data in a XML format that would then be read by a middle
tier XML service that would then load the data into the MS Access database.
2. Convert the Excel spreadsheets into Web pages and then: 2a. Be bound to
the MS Access database via ADO.NET. or 2b. Use a XML service to view and
update the MS Access database. 3. Create a process that will re-convert
changes to the Excel spreadsheets to Web pages and if necessary rebind the
fields to the MS Access database.
are used as data entry forms to load a MS Access database. I would like to
know how to perform the following: 1. Create a process that would save the
Excel spreadsheet data in a XML format that would then be read by a middle
tier XML service that would then load the data into the MS Access database.
2. Convert the Excel spreadsheets into Web pages and then: 2a. Be bound to
the MS Access database via ADO.NET. or 2b. Use a XML service to view and
update the MS Access database. 3. Create a process that will re-convert
changes to the Excel spreadsheets to Web pages and if necessary rebind the
fields to the MS Access database.