XML Read / Write

J

JESwan

A while ago, I did a proof of concept using MS Access to drive a small
read/write InfoPath application. That went well...
I am now trying to convert to all XML, I have the XML files (Duplicate MS
Access Schema).
I am having problems defining the query (input) vs data (view, update) in
the XML Data Source Wizard.
I have been looking for something online to get me started, but have not
located a document that helps me understand the reading from an XML file and
the update to that same XML file via InfoPath.

Any URL's to a good document discussing this type application would be great.

I am also using the InfoPath 2003 Wrox book, it helps a lot, but I do not
see a specific topic on reading and writing back to XML.
TIA
Jay
 
A

Adam Harding

JESwan

Natively Infopath does not support the submission of data to an XML
datasource it can only read from it. The way to prove this is to design a
new form based on a dataconnection and try and link it to an XML datasource
for submission it is not possible you can only submit to a database or a Web
Service.

On that point it may well be possible to use the web service to update the
XML, Infopath cannot do it on its own.

Cheers Adam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top