About ADO.NET dataset integration

Microsoft Office InfoPath

Show All Show All

About ADO.NET dataset integration

You can easily connect forms to Web services that receive data from and submit data to ADO.NET datasets.

ShowConnecting forms to Web services to receive data

ShowConnecting forms to Web services to receive and submit data

ShowConnecting forms to Web services to submit data

There are a few limitations on datasets:

  • Only one dataset is allowed when a form is edited.
  • Copying and pasting of nested datasets updates the foreign key to point to the parent values.
  • DeleteRule and UpdateRule properties are not supported.
  • Constraints or relationships cannot be disabled.