I created a form, that has a dynamic table. When I save this form as an xml file, and import to microsoft access, it imports into 2 tables (one holding my form data, and one holding my table data). But I have nothing in the data from my dynamic table that will help me relate that table in acess to the first. So I'm getting all my data with the exception of something that will allow me at the database end, to join these two.
The 1 table coming into the database has my unique identifier (primary key) however, the data being input into the dynamic subform, is not collecting anything that can relate it to the main form.
Please let me know if I need to explain this better.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script