Search results

  1. B

    Import Data Directly from InfoPath Forms to Access Tables

    Hello, I have code that will allow me to import data directly from Word into Access, but I am also looking for code that will allow me to import data directly from InfoPath into Access. Below is the code that imports from Word. Any idea on how to update this code to reference the same...
  2. B

    Import Data Directly from Word Forms to Access Tables

    Hello, I have followed the msdn Healthcare example on importing data from word into an access table (link below). However, when I run the code, i get the following error.. -2147467259: Could not use" ; file already in use. The only difference in the code is the folder location and the mdb...
Back
Top Bottom