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
ReportViewer Export to PDF Loses Tabs or Multiple Blnak Spaces
How to read field names from an XSD file.
Reformatting Drives C D E and F
Visual Studio 2008, Listbox location on picturebox insdie a form
How do I convert a null value to a blank space?
PowerPoint AddIn/Custom Ribbon generating macro error
Count consecutive numbers and the attach back to original dataset
Event ID: 2019 "The server was unable to allocate from the system paged pool . . . "
What sort of utility will provide autocomplete suggestions while I am typing text within applications such as Microsoft Word, Internet Explorer, notepad, etc.?
VB.Net move Items from ListBox to Textboxes