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
Printing from .NET Windows Service - Object reference not set to an instance of an object
Macrovision Setup will not run proprly
WinXP Offline Files - Disaster Recovery
Toolbars and menu bar not visable after restore
end error beeping in windows web server 2008
HTTP_500 Error in SBS 2003 Exchange ActiveSync - FolerSync Step
Excel toolbar
Revoked Certificates publication issue
"Save As" dialog box - Capture "Cancel" button click event.
ASP.NET change input value on button click from code behind