Microsoft
Software
Hardware
Network
Question : How to retrieve and submit using secondary data connections in InfoPath
I'm able to retrieve data into InfoPath from SQL via a Secondary Data Connection web service using a DataSet. I display the retrieved data in a table, and let the user make updates. Then I want to Submit the DataSet back to the database via another Secondary (submit) Data Connection.
Is there an easy, direct way to do that? I know there are step by step instructions online on how to do this with a Main (retrieve and submit) data connection, but I'm not sure how to do it with Secondary Data Connections. Any pointers to examples, or an overview on what I need to do? Thanks!
Answer : How to retrieve and submit using secondary data connections in InfoPath
By default InfoPath can only query and submit with the main data connection, and you need to create the form from scratch as a database form.
Secondary data is only possible to submit using web services.
Random Solutions
Fixed Vertical Position of Text/Paragraph
Free/Busy Info and OAB
Get form data to subform
Can't resolve how a QuickStart defines a ICollection var
please provide vb script to move 30days old files to new shared location along with subfolders
Damerau–Levenshtein distance
Excel 2007 - Macro Digital Certificate Issue
How to subtract hours from date
Site Configured for use with ASP.NET 1.1.4322.573
Convert XML String to Dataset