Hi
I had a code that copied a XML data source into the main data source.. I am moving away from XML files and using Access DB now. Tried to modify the code using the Access DB connection fields instead of the XML ones and not get it to work., I was able to code the XML to main data source by using the example found here - http://www.infopathdev.com/blogs/hilary/archive/2008/07/04/how-do-i-copy-repeating-data-from-an-external-source-into-my-form.aspx. Any help is appreciated - what should be the changes done to the code for accessing the Access DB?
thanks