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
Column order changes when data is exported from Access reports to Excel using "Analyze It with Excel" option
Remote Desktop - Prevent/Restrict remote log off
Append data in rows to different columns in different table
record is too large
Can I down size a wav file?
How do you secure a C# Web Service
Selecting and Viewing Range of Dates by Month in Access Query
What does Crawling Full status mean?
changing CMD prompt window properties in batch
How to capture text changed event in a text box changed by a client side popup window?