G
Guest
I'm trying to create a database that will store information collected through
PDF forms. When the user submits the form, it creates an XML document. I
can import the XML documents just fine, by using "Get External Data."
However, the tables created by importing the documents have generic names
like "Form1". If I try to rename the table to something more descriptive, I
can no longer import additional XML documents to that table. Instead, the
additional XML documents are imported into a new table, again named Form1.
Is there any why that I can change the name of a table that was created by
importing an XML document, without losing the ability to import additional
documents to that table?
PDF forms. When the user submits the form, it creates an XML document. I
can import the XML documents just fine, by using "Get External Data."
However, the tables created by importing the documents have generic names
like "Form1". If I try to rename the table to something more descriptive, I
can no longer import additional XML documents to that table. Instead, the
additional XML documents are imported into a new table, again named Form1.
Is there any why that I can change the name of a table that was created by
importing an XML document, without losing the ability to import additional
documents to that table?