Skip to main content

Diigo Home

InfoPath Team Blog : Submitting to a Database (via Web Services) in InfoPath F... - The Diigo Meta page

blogs.msdn.com/...n-infopath-forms-services.aspx - Cached

This link has been bookmarked by 5 people . It was first bookmarked on 23 Jul 2008, by Hans Muster.

  • 09 Jun 09
  • 23 Jul 08
    murratore
    Hans Muster

    If you've ever designed and deployed a form that will be frequently used or require significant data analysis, you have probably looked into maintaining data in a SQL database. With InfoPath 2003 and the InfoPath 2007 rich client, you get what you expect. You create a main database data connection to the SQL server and pick tables and columns that meet the requirements for submit functionality. When you open your form and click the "Run Query" button, you see the data pulled from the database as you'd expect. You then happily insert, update, or delete records and, when the time is right, hit "Submit". Luckily for you, the InfoPath client took care of maintaining the list of changes that you made while editing your form. With this list of changes intact, your updated data streaks back to the database to await the next query.

    infopath blogarticle webservice submit database .net programming

  • 06 Nov 07