HI.First of all sorry for my english I have a LiveCycle Designer ES form
with multiple rows that I send via e-mail as XML data. example: Row
1Firstname: John Lastname: DowRow 2Firstname: Steve Lastname: AustinThe
exported XML is OK but when I want to import it into my Access database,
only one row is imported. I pretty sure that the problem comes from the
fact that may exported XML use the same fieldname (what is important if
I want to import data in the correct Access field) but I don't know wh...