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
Need some help with MENUITEMINFO Structure (500 points grade A)
Login failed for user 'TestDomain\testuser'. The user is not associated with a trusted SQL Server connection.
Excluding duplicates from a query in t-sql to use in MS Visual Studio
MS Project and SQL Server
install xsource in vfp 9.0 sp2
How to hide a value in the report
SBS 2003 Network Configuration and DCHP
Expert Notify Thread - For Experts only (those answering questions in the MS Access Zone).
Append from Access to SQL Server key violation on any second query
How do I remove special characters in a query?