Microsoft
Software
Hardware
Network
Question : Pass a structure from InfoPath to SQL via Web Service
Hi,
I'm relatively new to InfoPath & SQL. I have a SQL table with 20 columns that I write records to from InfoPath. I wrote a web service which takes 20 parameters and it all works. But somehow I don't think 20 parameters is the right way to do it. It's conveniently all one Infopath Group. What technology should I use to pass this InfoPath Group to SQL? I know there must be some simple way to do this, besides a web method with 20 parameters.
Thanks
Dave
Answer : Pass a structure from InfoPath to SQL via Web Service
You can create a new form based on a sql database connection. The table must already be created in SQL. Then you can submit records to that table.
Random Solutions
SQL statement to create dataset where table date field is > than a datepicker.value
How to change a font in VFP 9.0
Silverlight: DataGrid with Image?
Published Access Database to Sharepoint, now what?
Leading zeros
Can I change the default contacts folder in "My Contacts?"
Select Top 5 For Each Group - subquery syntax bug
High read in profile
add multiple machines to sccm collection
Create a Macro from code